llvm-6502/lib
2014-04-21 10:28:13 +00:00
..
Analysis [LCG] Add some basic debug output to the LCG pass. 2014-04-21 05:04:24 +00:00
AsmParser
Bitcode
CodeGen Revert r206732 which is causing llc to crash on most of the build bots. 2014-04-21 07:11:15 +00:00
DebugInfo [llvm-symbolizer] Print file/line for a PC even if there is no DIE describing it. 2014-04-18 22:22:44 +00:00
ExecutionEngine [ExecutionEngine] Allow JIT clients to enable/disable module verification. 2014-04-18 06:48:23 +00:00
IR
IRReader
LineEditor
Linker
LTO Remove some empty statements 2014-04-19 23:56:35 +00:00
MC Patch by Ray Donnelly to print register names instead of numbers. 2014-04-19 05:40:09 +00:00
Object
Option Protect the ArgList dtor 2014-04-20 23:59:00 +00:00
ProfileData ProfileData: Remove an extra semicolon 2014-04-19 23:42:50 +00:00
Support
TableGen
Target [C++11] Replace OwningPtr with std::unique_ptr in places where it doesn't break the API. 2014-04-21 09:34:48 +00:00
Transforms [asan] temporary disable generating __asan_loadN/__asan_storeN 2014-04-21 10:28:13 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile