summaryrefslogtreecommitdiff
path: root/src/compiler_llvm/method_compiler.h
diff options
context:
space:
mode:
author buzbee <buzbee@google.com> 2012-11-20 13:35:41 -0800
committer buzbee <buzbee@google.com> 2012-11-20 17:50:36 -0800
commit1bc37c60da71c923ea9a2e99d31ba1b3d76d79a8 (patch)
tree6af0698d02487d1561832841ca01dea6a4d5a963 /src/compiler_llvm/method_compiler.h
parent78f1dc74c54c63bce57d434e756199205c3abf7f (diff)
Continuing Quick compiler refactoring
With this CL, we no longer include any .cc files - all source files compile stand-alone. We still build a separate .so for each target, but all code in the target-independent "codegen" directory is now truly independent and doesn't rely on any target-specific macros to compile. Header file inclusion is still a bit of a mess, but that will be addressed in a subsequent CL. Next up: create a codegen class to hold code generator routines overrideable by target. Change-Id: I3a93118d11afeab11f310950a6a73381a99e26e1
Diffstat (limited to 'src/compiler_llvm/method_compiler.h')
0 files changed, 0 insertions, 0 deletions