]> granicus.if.org Git - llvm/commit
DebugInfo: Gut DINamespace and DITemplate*Parameter
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 14 Apr 2015 03:01:27 +0000 (03:01 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 14 Apr 2015 03:01:27 +0000 (03:01 +0000)
commit41ed49389bc67e1855aeb6a026acb4992424a245
tree00cdf33dd1c8104d822c7f6d39dd17d84051689d
parent32cb99437ef2921bcad7e62de0c3438d594997e6
DebugInfo: Gut DINamespace and DITemplate*Parameter

Continue gutting `DIDescriptor` subclasses, turning them into
as-bare-as-possible pointer wrappers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234843 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DebugInfo.h
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/IR/DebugInfo.cpp
tools/opt/BreakpointPrinter.cpp