1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 16:33:37 +01:00
llvm-mirror/lib/CodeGen/AsmPrinter
Bill Wendling 5ab3ea88a2 Attempt #2:
Place the EH table in the __TEXT section on MachO. It saves space.

llvm-svn: 89270
2009-11-18 23:18:46 +00:00
..
AsmPrinter.cpp Support spill comments. 2009-11-16 15:12:23 +00:00
CMakeLists.txt
DIE.cpp convert the DIE printing stuff to use raw_ostream instead of std::ostream. 2009-08-23 01:01:17 +00:00
DIE.h Remove VISIBILITY_HIDDEN from the classes in this directory. Fixes bug 5507. 2009-11-17 09:17:08 +00:00
DwarfDebug.cpp Remove VISIBILITY_HIDDEN from the classes in this directory. Fixes bug 5507. 2009-11-17 09:17:08 +00:00
DwarfDebug.h Remove VISIBILITY_HIDDEN from the classes in this directory. Fixes bug 5507. 2009-11-17 09:17:08 +00:00
DwarfException.cpp Attempt #2: 2009-11-18 23:18:46 +00:00
DwarfException.h Remove VISIBILITY_HIDDEN from the classes in this directory. Fixes bug 5507. 2009-11-17 09:17:08 +00:00
DwarfLabel.cpp convert the DIE printing stuff to use raw_ostream instead of std::ostream. 2009-08-23 01:01:17 +00:00
DwarfLabel.h convert the DIE printing stuff to use raw_ostream instead of std::ostream. 2009-08-23 01:01:17 +00:00
DwarfPrinter.cpp Simply LSDA lable emission to use a direct special-case output instead of 2009-09-01 16:43:35 +00:00
DwarfPrinter.h Remove VISIBILITY_HIDDEN from the classes in this directory. Fixes bug 5507. 2009-11-17 09:17:08 +00:00
DwarfWriter.cpp "Attach debug info with llvm instructions" mode was enabled a month ago. Now make it permanent and remove old way of inserting intrinsics to encode debug info for line number and scopes. 2009-11-12 19:02:56 +00:00
Makefile
OcamlGCPrinter.cpp Remove includes of Support/Compiler.h that are no longer needed after the 2009-10-25 06:57:41 +00:00