Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
641ce0371c2f0dc95d26be02d8366124c8b66653
/
src
/
compiler_llvm
/
stub_compiler.h
641ce03
Rename compiler_llvm CompilationUnit to LlvmCompilationUnit
by Brian Carlstrom
· 12 years ago
1258417
Code cleanup: Use "const T*" instead of "T const*"
by Logan Chien
· 13 years ago
7a2a23a
Cleanup proxy stub compiler code.
by Logan Chien
· 13 years ago
eead4ac
Implement proxy stub for compiler_llvm.
by TDYa127
· 13 years ago
[Renamed (73%) from src/compiler_llvm/upcall_compiler.h]
937105a
Use ELF function index to distinguish generated functions.
by Logan Chien
· 13 years ago
0f3c553
Kill constants.h and fix some copyright headers.
by Elliott Hughes
· 13 years ago
8b977d3
Compile llvm.Module into ELF object file.
by Logan Chien
· 13 years ago
f04364f
Add upcall compiler.
by Logan Chien
· 13 years ago