summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorManman Ren <manman.ren@gmail.com>2013-07-20 00:38:46 +0000
committerManman Ren <manman.ren@gmail.com>2013-07-20 00:38:46 +0000
commit19b4986b80c92dfdf55af1320c888dbc3bde8d5a (patch)
treee2f7bc47eb96a9b58e7041e0131ded4b213257c1 /clang/lib/CodeGen
parentfe8ff5ccda3efffa830d515dfcf14e87f31e96b4 (diff)
downloadbcm5719-llvm-19b4986b80c92dfdf55af1320c888dbc3bde8d5a.tar.gz
bcm5719-llvm-19b4986b80c92dfdf55af1320c888dbc3bde8d5a.zip
Debug Info Verifier: simplify DIxxx::Verify
Simplify DIxxx:Verify to not call Verify on an operand. Instead, we use DebugInfoFinder to list all MDNodes that should be a DIScope and all MDNodes that should be a DIType and we will call Verify on those lists. llvm-svn: 186737
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud