llvm-6502/lib
2011-04-12 22:59:27 +00:00
..
Analysis
Archive
AsmParser
Bitcode Fix or remove code which seemed to think that the operand of a Constant 2011-04-11 09:48:55 +00:00
CodeGen This mechanical patch moves type handling into CompileUnit from DwarfDebug. In case of multiple compile unit in one object file, each compile unit is responsible for its own set of type entries anyway. This refactoring makes this obvious. 2011-04-12 22:53:02 +00:00
CompilerDriver
ExecutionEngine MCJIT lazy relocation resolution and symbol address re-assignment. 2011-04-12 21:20:41 +00:00
Linker
MC Remove LastOffset from the asm parser. 2011-04-12 18:53:30 +00:00
Object
Support
Target Revert r129401 for now. Clang is using the old way of doing things. 2011-04-12 22:59:27 +00:00
Transforms Revert r129401 for now. Clang is using the old way of doing things. 2011-04-12 22:59:27 +00:00
VMCore Revert r129401 for now. Clang is using the old way of doing things. 2011-04-12 22:59:27 +00:00
CMakeLists.txt
Makefile