llvm-6502/lib/CodeGen/AsmPrinter
Eric Christopher 72f7bfbf0e Split address information for DWARF5 split dwarf proposal. This involves
using the DW_FORM_GNU_addr_index and a separate .debug_addr section which
stays in the executable and is fully linked.

Sneak in two other small changes:

a) Print out the debug_str_offsets.dwo section.
b) Change form we're expecting the entries in the debug_str_offsets.dwo
   section to take from ULEB128 to U32.

Add tests for all of this in the fission-cu.ll test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172578 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-15 23:56:56 +00:00
..
ARMException.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
AsmPrinter.cpp Simplify writing floating types to assembly. 2013-01-11 10:36:13 +00:00
AsmPrinterDwarf.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
AsmPrinterInlineAsm.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
DIE.cpp Split address information for DWARF5 split dwarf proposal. This involves 2013-01-15 23:56:56 +00:00
DIE.h Whitespace and 80-col. 2013-01-07 22:40:45 +00:00
DwarfAccelTable.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
DwarfAccelTable.h Whitespace and 80-column cleanup. 2012-12-20 21:58:40 +00:00
DwarfCFIException.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
DwarfCompileUnit.cpp Split address information for DWARF5 split dwarf proposal. This involves 2013-01-15 23:56:56 +00:00
DwarfCompileUnit.h Split address information for DWARF5 split dwarf proposal. This involves 2013-01-15 23:56:56 +00:00
DwarfDebug.cpp Split address information for DWARF5 split dwarf proposal. This involves 2013-01-15 23:56:56 +00:00
DwarfDebug.h Split address information for DWARF5 split dwarf proposal. This involves 2013-01-15 23:56:56 +00:00
DwarfException.cpp These functions have default arguments of 0 for the last arg. Use 2013-01-09 01:35:34 +00:00
DwarfException.h Factor out type info emission into separate routine. 2012-11-19 21:06:26 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
OcamlGCPrinter.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
Win64Exception.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00