commit | 6b9d1f9cee026ac605a87ae04e75e1add4012ac4 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Mar 31 02:37:13 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Mar 31 02:37:13 2015 +0000 |
tree | 66de182288f50f12e0d874e649b9a3db14934cd0 | |
parent | 35ef0ef906d9771f47a4b25fbe095012590e5879 [diff] |
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! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233665 91177308-0d34-0410-b5e6-96231b3b80d8