llvm-6502/lib/CodeGen/AsmPrinter
Duncan P. N. Exon Smith 20b39c653c DebugInfo: Delete DIDescriptor (but not its subclasses)
Delete `DIDescriptor` and update the remaining users.  I'll follow-up by
deleting subclasses in manageable groups (top-down).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235248 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-18 00:35:36 +00:00
..
AddressPool.cpp
AddressPool.h
ARMException.cpp Move the EH symbol to the asm printer and use it for the SJLJ case too. 2015-03-17 13:57:48 +00:00
AsmPrinter.cpp DebugInfo: Gut DISubprogram and DILexicalBlock* 2015-04-14 03:40:37 +00:00
AsmPrinterDwarf.cpp
AsmPrinterHandler.h
AsmPrinterInlineAsm.cpp
ByteStreamer.h
CMakeLists.txt
DbgValueHistoryCalculator.cpp AsmPrinter: Simplify logic for debug info intrinsics' !dbg attachments 2015-04-16 22:12:59 +00:00
DbgValueHistoryCalculator.h DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable 2015-04-15 22:29:27 +00:00
DebugLocEntry.h AsmPrinter: Create a unified .debug_loc stream 2015-04-17 21:34:47 +00:00
DebugLocStream.h AsmPrinter: Create a unified .debug_loc stream 2015-04-17 21:34:47 +00:00
DIE.cpp AsmPrinter: Create a unified .debug_loc stream 2015-04-17 21:34:47 +00:00
DIEHash.cpp AsmPrinter: Create a unified .debug_loc stream 2015-04-17 21:34:47 +00:00
DIEHash.h
DwarfAccelTable.cpp Centralize the handling of unique ids for temporary labels. 2015-03-17 20:07:06 +00:00
DwarfAccelTable.h
DwarfCFIException.cpp Move the EH symbol to the asm printer and use it for the SJLJ case too. 2015-03-17 13:57:48 +00:00
DwarfCompileUnit.cpp DebugInfo: Delete DIDescriptor (but not its subclasses) 2015-04-18 00:35:36 +00:00
DwarfCompileUnit.h
DwarfDebug.cpp AsmPrinter: Create a unified .debug_loc stream 2015-04-17 21:34:47 +00:00
DwarfDebug.h DebugInfo: Remove DIDescriptor from the DebugInfo API 2015-04-17 23:20:10 +00:00
DwarfException.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
DwarfExpression.cpp DebugInfo: Remove special iterators from DIExpression 2015-04-07 03:45:57 +00:00
DwarfExpression.h DebugInfo: Remove special iterators from DIExpression 2015-04-07 03:45:57 +00:00
DwarfFile.cpp DebugInfo: Gut DIVariable and DIGlobalVariable 2015-04-14 02:22:36 +00:00
DwarfFile.h
DwarfStringPool.cpp Centralize the handling of unique ids for temporary labels. 2015-03-17 20:07:06 +00:00
DwarfStringPool.h
DwarfUnit.cpp DebugInfo: Delete DIDescriptor (but not its subclasses) 2015-04-18 00:35:36 +00:00
DwarfUnit.h DebugInfo: Delete DIDescriptor (but not its subclasses) 2015-04-18 00:35:36 +00:00
EHStreamer.cpp [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
EHStreamer.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
ErlangGCPrinter.cpp
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp [WinEH] Reusing HandlerType entries leads to small CatchHigh values 2015-04-17 20:12:09 +00:00
Win64Exception.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
WinCodeViewLineTables.cpp DebugInfo: Gut DIScope, DIEnumerator and DISubrange 2015-04-16 01:37:00 +00:00
WinCodeViewLineTables.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00