summaryrefslogtreecommitdiff
path: root/src/compiler/llvm/compiler_llvm.h
AgeCommit message (Expand)Author
2013-07-12Create separate Android.mk for main build targets Brian Carlstrom
2013-04-08Remove remaining code related to compiled invoke and proxy stubs. Jeff Hao
2013-03-27Remove code related to compiled invoke stubs. Jeff Hao
2013-03-06Minor LLVM cleanup. Ian Rogers
2013-03-06Remove ExtractCodeAndPrelink and switch Portable to MCLinker Brian Carlstrom
2013-03-04Move compiler_llvm to art::llvm. Ian Rogers