Verifier: !llvm.dbg.cu must point at compile units
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 24 Mar 2015 17:18:03 +0000 (17:18 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 24 Mar 2015 17:18:03 +0000 (17:18 +0000)
commiteeb2ba6d46e4da9af22dc715f82adae058378aa2
treee135abe11569b3c817c5b0cef8168f23e11d71ab
parentab10069039fe434ddfc0d4a900d1f862e8df0226
Verifier: !llvm.dbg.cu must point at compile units

Duplicate this check from `verifyDebugInfo()`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233094 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Verifier.cpp