llvm-6502/lib/CodeGen/AsmPrinter
Dan Gohman 3b9bc04eda Fix this code to use DIScope instead of DICompileUnit, as in r90181.
Don't print "SrcLine"; just print the filename and line number, which
is obvious enough and more informative.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90631 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-05 00:23:29 +00:00
..
AsmPrinter.cpp Fix this code to use DIScope instead of DICompileUnit, as in r90181. 2009-12-05 00:23:29 +00:00
CMakeLists.txt Fix cmake builds. 2009-05-19 00:18:14 +00:00
DIE.cpp Cosmetic changes, which were long overdue, in DwarfDebug.cpp. 2009-11-21 02:48:08 +00:00
DIE.h Clarify that DIEString does not keep a copy of the string. 2009-12-02 15:25:16 +00:00
DwarfDebug.cpp In TAG_subrange_type, uppder bound is zero indexed. 2009-12-04 23:10:24 +00:00
DwarfDebug.h Add support to emit debug info for virtual functions and virtual base classes. 2009-12-03 19:11:07 +00:00
DwarfException.cpp Reverting the EH table patches. 2009-11-19 19:21:09 +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 Cosmetic changes, which were long overdue, in DwarfDebug.cpp. 2009-11-21 02:48:08 +00:00
Makefile remove dead makefile flags. 2009-06-24 05:29:56 +00:00
OcamlGCPrinter.cpp Remove includes of Support/Compiler.h that are no longer needed after the 2009-10-25 06:57:41 +00:00