llvm-6502/lib
2012-01-12 18:27:52 +00:00
..
Analysis A DenseMap of a std::map isn't a very good idea because the "grow()" method will 2012-01-12 01:41:03 +00:00
Archive
AsmParser Add 'llvm_unreachable' to passify GCC's understanding of the constraints 2012-01-10 18:08:01 +00:00
Bitcode Add 'llvm_unreachable' to passify GCC's understanding of the constraints 2012-01-10 18:08:01 +00:00
CodeGen Allow targets to select source order pre-RA scheduler. 2012-01-12 18:27:52 +00:00
DebugInfo
ExecutionEngine Fix typo in string 2012-01-06 07:49:17 +00:00
Linker Link symbols with different visibilities according to the rules in the 2012-01-05 23:02:01 +00:00
MC The error check for using -g with a .s file already containing dwarf .file 2012-01-11 18:04:47 +00:00
Object
Support Disable the crash reporter when running lit tests. 2012-01-11 20:53:25 +00:00
TableGen
Target Rename X86ATTAsmParser -> X86AsmParser 2012-01-12 18:03:40 +00:00
Transforms Re-fix the issue Bill fixed in r147899 in a slightly different way, which doesn't abuse the semantics of linker_private. We don't really want to merge any string constant with a weak_odr global. 2012-01-11 22:06:46 +00:00
VMCore Don't try to create a GEP when the pointee type is unsized (such GEPs 2012-01-11 12:20:08 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile