1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/CodeGen/AsmPrinter
Chris Lattner bfd38653e6 merge DIEObjectLabel and DIEDwarfLabel into DIELabel.
Yes, DIE you fiendish labels, die all of you.

llvm-svn: 97995
2010-03-08 22:31:46 +00:00
..
AsmPrinter.cpp Avoid using DIDescriptor.isNull(). 2010-03-08 20:52:55 +00:00
CMakeLists.txt elimiante the DWLabel class, using MCSymbol instead. Start 2010-03-08 22:23:36 +00:00
DIE.cpp merge DIEObjectLabel and DIEDwarfLabel into DIELabel. 2010-03-08 22:31:46 +00:00
DIE.h merge DIEObjectLabel and DIEDwarfLabel into DIELabel. 2010-03-08 22:31:46 +00:00
DwarfDebug.cpp merge DIEObjectLabel and DIEDwarfLabel into DIELabel. 2010-03-08 22:31:46 +00:00
DwarfDebug.h merge DIEObjectLabel and DIEDwarfLabel into DIELabel. 2010-03-08 22:31:46 +00:00
DwarfException.cpp elimiante the DWLabel class, using MCSymbol instead. Start 2010-03-08 22:23:36 +00:00
DwarfException.h Preliminary patch to improve dwarf EH generation - Hooks to return Personality / FDE / LSDA / TType encoding depending on target / options (e.g. code model / relocation model) - MCIzation of Dwarf EH printer to use encoding information - Stub generation for ELF target (needed for indirect references) - Some other small changes here and there 2010-02-15 22:35:59 +00:00
DwarfPrinter.cpp elimiante the DWLabel class, using MCSymbol instead. Start 2010-03-08 22:23:36 +00:00
DwarfPrinter.h merge DIEObjectLabel and DIEDwarfLabel into DIELabel. 2010-03-08 22:31:46 +00:00
DwarfWriter.cpp constify a bunch of dwarf stuff now that the registerinfo method 2010-01-26 23:18:02 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
OcamlGCPrinter.cpp remove uses of EOL. 2010-01-22 23:43:14 +00:00