diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-31 02:09:55 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-31 02:09:55 +0000 |
commit | 3ee34e14e164c247e7d631181179f77df90e069b (patch) | |
tree | ad77f0095dbf0421ea25bc75abe23e1dd9d28e68 /llvm/docs/HowToBuildOnARM.rst | |
parent | dd77af870f12d722652da0ed28a7c3dbd3da348e (diff) | |
download | bcm5719-llvm-3ee34e14e164c247e7d631181179f77df90e069b.tar.gz bcm5719-llvm-3ee34e14e164c247e7d631181179f77df90e069b.zip |
Verifier: Move over DISubprogram::Verify()
Move over the remaining (somewhat complicated) check from
`DISubprogram::Verify()`. I suspect this check could be optimized --
e.g., it would be nice not to do another full traversal here -- but it's
not exactly obvious how. For now, just bring it over as is.
Once we have a better model for the "canonical" subprogram of a
`Function`, we should enforce that all `!dbg` attachments lead to the
canonical one.
llvm-svn: 233663
Diffstat (limited to 'llvm/docs/HowToBuildOnARM.rst')
0 files changed, 0 insertions, 0 deletions