llvm-mirror/lib/CodeGen/AsmPrinter
Chris Lattner 248e65ec05 trim some spurious references to DwarfWriter. SDIsel really doesn't
need it anymore, so don't addRequire it.

llvm-svn: 100400
2010-04-05 04:09:20 +00:00
..
AsmPrinter.cpp just have all targets create the DwarfWriter. 2010-04-05 00:42:55 +00:00
AsmPrinterDwarf.cpp Move EmitFrameMoves into AsmPrinter. 2010-04-04 23:41:46 +00:00
AsmPrinterInlineAsm.cpp move uleb/sleb printing into AsmPrinter from DwarfPrinter. 2010-04-04 19:09:29 +00:00
CMakeLists.txt nuke DwarfPrinter 2010-04-05 00:27:29 +00:00
DIE.cpp change SizeOf to take AsmPrinter instead of TargetData, 2010-04-05 00:18:22 +00:00
DIE.h change SizeOf to take AsmPrinter instead of TargetData, 2010-04-05 00:18:22 +00:00
DwarfDebug.cpp trim some spurious references to DwarfWriter. SDIsel really doesn't 2010-04-05 04:09:20 +00:00
DwarfDebug.h eliminate DwarfDebug::shouldEmit, which is the same now as MMI::hasDebugInfo 2010-04-05 03:52:55 +00:00
DwarfException.cpp make DwarfException not inherit from DwarfPrinter. 2010-04-05 00:26:50 +00:00
DwarfException.h make DwarfException not inherit from DwarfPrinter. 2010-04-05 00:26:50 +00:00
DwarfWriter.cpp fastisel doesn't need DwarfWriter, remove some tendricles. 2010-04-05 02:19:28 +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 mcize the gc metadata printing stuff. 2010-04-04 07:39:04 +00:00