llvm-6502/lib/CodeGen/AsmPrinter
Eric Christopher 9e0b08dd20 Move emission of the debug string table to early in the debug
info finalization to greatly reduce the number of fixups that the
assembler has to handle in order to improve compile time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191119 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-20 23:22:52 +00:00
..
ARMException.cpp
AsmPrinter.cpp Added support for generate DWARF .debug_aranges sections automatically. 2013-09-19 23:21:01 +00:00
AsmPrinterDwarf.cpp
AsmPrinterInlineAsm.cpp Add an instruction deprecation feature to TableGen. 2013-09-12 10:28:05 +00:00
CMakeLists.txt
DIE.cpp
DIE.h Revert "Give internal classes hidden visibility." 2013-09-11 18:05:11 +00:00
DIEHash.cpp Add a hashing routine that handles hashing types. Add a test for 2013-09-03 21:57:57 +00:00
DIEHash.h Revert "Give internal classes hidden visibility." 2013-09-11 18:05:11 +00:00
DwarfAccelTable.cpp Move accelerator table defines and constants to Dwarf.h since 2013-09-05 18:20:16 +00:00
DwarfAccelTable.h Revert "Give internal classes hidden visibility." 2013-09-11 18:05:11 +00:00
DwarfCFIException.cpp
DwarfCompileUnit.cpp Move emission of the debug string table to early in the debug 2013-09-20 23:22:52 +00:00
DwarfCompileUnit.h Move emission of the debug string table to early in the debug 2013-09-20 23:22:52 +00:00
DwarfDebug.cpp Move emission of the debug string table to early in the debug 2013-09-20 23:22:52 +00:00
DwarfDebug.h Added support for generate DWARF .debug_aranges sections automatically. 2013-09-19 23:21:01 +00:00
DwarfException.cpp
DwarfException.h Revert "Give internal classes hidden visibility." 2013-09-11 18:05:11 +00:00
ErlangGCPrinter.cpp
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp