llvm-6502/lib/CodeGen/AsmPrinter
2010-03-07 06:55:35 +00:00
..
AsmPrinter.cpp use OutStreamer.EmitCodeAlignment for alignment in the text 2010-02-23 18:46:22 +00:00
CMakeLists.txt
DIE.cpp Fix to get it to compile. 2010-02-11 01:15:27 +00:00
DIE.h teach MCAsmStreamer::EmitBytes to use .ascii and .asciz 2010-01-23 00:15:00 +00:00
DwarfDebug.cpp Avoid leaking CompileUnits and DbgScopes from DwarfDebug. Leaks found by Valgrind! 2010-03-07 06:55:35 +00:00
DwarfDebug.h Avoid leaking CompileUnits and DbgScopes from DwarfDebug. Leaks found by Valgrind! 2010-03-07 06:55:35 +00:00
DwarfException.cpp A much cleaner (and less code!) way of inserting the correct amount of padding 2010-02-26 22:17:52 +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
DwarfLabel.cpp
DwarfLabel.h
DwarfPrinter.cpp MC'ize padding when padding the ULEB128 value. 2010-02-25 00:24:52 +00:00
DwarfPrinter.h LLVM puts padding bytes in the __gcc_except_tab section after the 2010-02-24 23:34:35 +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