]> granicus.if.org Git - clang/commit
DebugInfo: Prepare for DIDescriptor to be gutted in LLVM
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 16 Apr 2015 01:53:23 +0000 (01:53 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 16 Apr 2015 01:53:23 +0000 (01:53 +0000)
commitb4a4ab9bdd5e0cbb32588aee51a2c67f9a18373f
tree5ff60b4e54d55ed2ac85a1862e99e5eb402a0c8e
parent32cb4405ec773e6a2743cd85df81362f93526f22
DebugInfo: Prepare for DIDescriptor to be gutted in LLVM

All the API is about to be dropped from `DIDescriptor` in LLVM, so stop
using it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@235068 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp