summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-03-27 01:58:34 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-03-27 01:58:34 +0000
commit219c8d38762ec156b27bdd03c8ee7563b8a7ef57 (patch)
treeb8e567b562b4c3aea7acb43c2db35166752efd4f /llvm/lib/Transforms
parent74e05859495b045c508053739ab2f9c691d26345 (diff)
downloadbcm5719-llvm-219c8d38762ec156b27bdd03c8ee7563b8a7ef57.tar.gz
bcm5719-llvm-219c8d38762ec156b27bdd03c8ee7563b8a7ef57.zip
DebugInfo: Update testcases with invalid variables
Fix testcases whose variables are invalid. I'm working on a patch that adds `Verifier` checks for `MDLocalVariable` (and `MDGlobalVariable`), and these failed because: - `scope:` fields need to point at `MDLocalScope` and can't be null. - `file:` fields need to point at `MDFile`. - `inlinedAt:` fields need to point at `MDLocation`. llvm-svn: 233349
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud