diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-31 02:37:13 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-31 02:37:13 +0000 |
commit | 6a607c0c3ecb1d1a632ac381c275bc01fca63591 (patch) | |
tree | 16e6de2d46a99956470511f2ecebb7c0e3898254 /llvm/tools/opt/opt.cpp | |
parent | d23ddbdd5d7165fd933daad83475e55d4edc2e90 (diff) | |
download | bcm5719-llvm-6a607c0c3ecb1d1a632ac381c275bc01fca63591.tar.gz bcm5719-llvm-6a607c0c3ecb1d1a632ac381c275bc01fca63591.zip |
Verifier: Don't return early from verifyTypeRefs()
We'll no longer crash in the `verifyTypeRefs()` (used to be called
`verifyDebugInfo()`), so there's no reason to return early here. Remove
the `EverBroken` member since this was the only use!
llvm-svn: 233665
Diffstat (limited to 'llvm/tools/opt/opt.cpp')
0 files changed, 0 insertions, 0 deletions