llvm-6502/lib/CodeGen/AsmPrinter
Chris Lattner d1947ed2f8 supplement CurrentFnName with CurrentFnSym, which will eventually
replace it.  Upgrade Alpha, Blackfin, and part of CellSPU to not
use mangler anymore.  CellSPU needs more invasive surgery.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93589 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-15 23:55:16 +00:00
..
AsmPrinter.cpp supplement CurrentFnName with CurrentFnSym, which will eventually 2010-01-15 23:55:16 +00:00
CMakeLists.txt
DIE.cpp Change errs() to dbgs(). 2009-12-24 00:27:55 +00:00
DIE.h Add support to emit debug info for C++ namespaces. 2009-12-15 19:16:48 +00:00
DwarfDebug.cpp Add FIXME. 2010-01-15 22:08:16 +00:00
DwarfDebug.h Add support to emit debug info for C++ namespaces. 2009-12-15 19:16:48 +00:00
DwarfException.cpp move these out of their own timer groups into the 'uncategorized' groups. 2009-12-28 07:41:18 +00:00
DwarfException.h Remove isPod() from DenseMapInfo, splitting it out to its own 2009-12-15 07:26:43 +00:00
DwarfLabel.cpp
DwarfLabel.h
DwarfPrinter.cpp
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
OcamlGCPrinter.cpp Remove includes of Support/Compiler.h that are no longer needed after the 2009-10-25 06:57:41 +00:00