DebugInfo: Gut DIScope, DIEnumerator and DISubrange
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 16 Apr 2015 01:37:00 +0000 (01:37 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 16 Apr 2015 01:37:00 +0000 (01:37 +0000)
commit9c1aa1c021755e9cea1ddb23398e6c3d8e70f03c
tree219f4c1bafc4da3113ade2f1613674f4d1a3fc5e
parent7f76d2954e35dc23e499f50e7631d2ad6422eced
DebugInfo: Gut DIScope, DIEnumerator and DISubrange

The only class the still has API left is `DIDescriptor` itself.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235067 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DebugInfo.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
lib/CodeGen/LiveDebugVariables.cpp
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
lib/IR/DIBuilder.cpp
lib/IR/DebugInfo.cpp
lib/IR/DebugLoc.cpp
lib/Target/NVPTX/NVPTXAsmPrinter.cpp
lib/Transforms/Utils/AddDiscriminators.cpp