llvm-6502/lib
Eric Christopher 208cc6f489 Add support for emitting a stub DW_AT_GNU_dwo_id as part of the
DWARF5 split dwarf proposal.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174350 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-05 07:31:55 +00:00
..
Analysis use GEP::accumulateConstantOffset() to replace custom written code to compute GEP offset 2013-02-03 13:17:11 +00:00
Archive
AsmParser Use the do-while(0) thing for this #define. 2013-02-05 07:19:31 +00:00
Bitcode Added LLVM Asm/Bitcode Reader/Writer support for new IR keyword externally_initialized. 2013-02-05 05:57:38 +00:00
CodeGen Add support for emitting a stub DW_AT_GNU_dwo_id as part of the 2013-02-05 07:31:55 +00:00
DebugInfo
ExecutionEngine
IR Added LLVM Asm/Bitcode Reader/Writer support for new IR keyword externally_initialized. 2013-02-05 05:57:38 +00:00
Linker
MC
Object [Object][Archive] Improve performance. 2013-02-03 10:48:50 +00:00
Option
Support More MSan/ASan annotations. 2013-02-04 07:03:24 +00:00
TableGen
Target Hexagon: Add V4 combine instructions and some more Def Pats for V2. 2013-02-04 15:52:56 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile