]> granicus.if.org Git - clang/commit
DebugInfo: Prepare for deletion of DIType
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 20 Apr 2015 18:51:48 +0000 (18:51 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 20 Apr 2015 18:51:48 +0000 (18:51 +0000)
commit9e883ba88418cb945c471df3f23770763f0cc6e3
treec40baac477516ad99da37d910b7d0f75d07c3792
parente106cb10347264a510b4f70190468e68dc14baed
DebugInfo: Prepare for deletion of DIType

`DIType` is going to be deleted by an upcoming LLVM commit, so replace
uses with `MDType*`.

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