llvm-6502/lib/CodeGen/AsmPrinter
David Blaikie 0487c74613 DebugInfo: Pubtypes: Coelesce pubtype registration with accelerator type registration.
It might be possible to eventually use one data structure, but I haven't
looked at the exact criteria used for accelerator tables and pubtypes to
see if there's good reason for the differences between the two or not.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195696 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-26 00:15:27 +00:00
..
ARMException.cpp Add a helper getSymbol to AsmPrinter. 2013-10-29 17:07:16 +00:00
AsmPrinter.cpp Reformat const for readability. 2013-11-23 00:05:06 +00:00
AsmPrinterDwarf.cpp [Sparc] Implements exception handling in SPARC with DwarfCFI. 2013-09-26 15:11:00 +00:00
AsmPrinterInlineAsm.cpp Add an instruction deprecation feature to TableGen. 2013-09-12 10:28:05 +00:00
CMakeLists.txt Update the CMake build files. 2013-08-08 23:51:31 +00:00
DIE.cpp In Dwarf 3 (and Dwarf 2) attributes whose value are offsets into a 2013-11-21 23:46:41 +00:00
DIE.h Constify the DIEs used for pubname and pubtype tables. Propagate 2013-11-21 00:48:22 +00:00
DIEHash.cpp DebugInfo: Partial implementation of DWARF type units. 2013-11-19 23:08:21 +00:00
DIEHash.h Formatting and 80-col. 2013-11-19 09:28:34 +00:00
DwarfAccelTable.cpp DebugInfo: Constify accelerator table handling, and separate type accelarator insertion in preparation for a second use of this code from type units. 2013-11-19 22:51:04 +00:00
DwarfAccelTable.h DebugInfo: Constify accelerator table handling, and separate type accelarator insertion in preparation for a second use of this code from type units. 2013-11-19 22:51:04 +00:00
DwarfCFIException.cpp Add a helper getSymbol to AsmPrinter. 2013-10-29 17:07:16 +00:00
DwarfCompileUnit.cpp DebugInfo: Pubtypes: Coelesce pubtype registration with accelerator type registration. 2013-11-26 00:15:27 +00:00
DwarfCompileUnit.h DebugInfo: Pubtypes: Coelesce pubtype registration with accelerator type registration. 2013-11-26 00:15:27 +00:00
DwarfDebug.cpp DebugInfo: Pubtypes: Coelesce pubtype registration with accelerator type registration. 2013-11-26 00:15:27 +00:00
DwarfDebug.h DwarfDebug: Move ownership of CompileUnits into DwarfUnits 2013-11-23 01:17:34 +00:00
DwarfException.cpp Remove unneeded "TargetMachine.h" #includes. 2013-02-09 20:54:05 +00:00
DwarfException.h Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
ErlangGCPrinter.cpp Add a GC plugin for Erlang 2013-03-25 13:47:46 +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 Revert: Emit personality function and Dwarf EH data for Win64 SEH. 2013-07-08 04:43:23 +00:00