commit | 92a73aef279be78e3c2b04db1713076183933436 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Oct 16 11:12:52 2014 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Oct 16 15:17:44 2014 +0100 |
tree | e73b214fb7d740588f5d065b2e4ff3eb8c527e34 | |
parent | 5c5efc253507eb43265997c9afcd778f72b6cef4 [diff] |
Don't use assembler classes in code_generator.h. The arm64 backend uses its own assembler and does not share the same classes as the other backends. To avoid conflicts or unnecessary mappings, just don't use those classes in the shared part of the code generator. Change-Id: I9e5fa40c1021d2e83a4ef14c52cd1ccd03f2f73d