llvm-6502/lib
2011-08-15 23:36:40 +00:00
..
Analysis Add a finalize() hook, that'll let DIBuilder construct compile unit lazily. 2011-08-15 23:00:00 +00:00
Archive
AsmParser
Bitcode
CodeGen Continue to hoist uses of getCompileUnit() up. The goal is to get rid of uses of getCompileUnit(). 2011-08-15 23:36:40 +00:00
CompilerDriver
ExecutionEngine EE: Provide the symbol "lseek64" explicitly with <unistd.h> on Linux glibc. 2011-08-14 00:34:04 +00:00
Linker
MC
Object
Support
Target MCTargetAsmParser target match predicate support. 2011-08-15 23:03:29 +00:00
Transforms In places where it's using "getFirstNonPHI", skip the landingpad instruction if necessary. 2011-08-15 23:19:54 +00:00
VMCore Duncan pointed out that the LandingPadInst might read memory. (It might also 2011-08-15 21:14:31 +00:00
CMakeLists.txt
Makefile