llvm-6502/lib/CodeGen/AsmPrinter
2010-03-10 00:09:21 +00:00
..
AsmPrinter.cpp reapply r98035: 2010-03-09 04:54:43 +00:00
CMakeLists.txt elimiante the DWLabel class, using MCSymbol instead. Start 2010-03-08 22:23:36 +00:00
DIE.cpp eliminate a bunch of \n's that are being printed to O. Next up is to kill 2010-03-09 23:38:23 +00:00
DIE.h simplify EmitSectionOffset to always use .set if it is 2010-03-08 23:23:25 +00:00
DwarfDebug.cpp eliminate EOL, adding all comments with the OutStreamer.AddComment 2010-03-09 23:52:58 +00:00
DwarfDebug.h reapply r98035: 2010-03-09 04:54:43 +00:00
DwarfException.cpp mcize uses of PrintRelDirective and eliminate it. 2010-03-10 00:09:21 +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 mcize uses of PrintRelDirective and eliminate it. 2010-03-10 00:09:21 +00:00
DwarfPrinter.h mcize uses of PrintRelDirective and eliminate it. 2010-03-10 00:09:21 +00:00
DwarfWriter.cpp reapply r98035: 2010-03-09 04:54:43 +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