Duncan P. N. Exon Smith 6b9d1f9cee 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
2015-03-31 02:37:13 +00:00
..
2015-03-30 19:40:05 +00:00
2015-03-20 15:45:14 +00:00
2015-03-17 20:40:21 +00:00
2015-03-30 19:40:05 +00:00