commit | da27c36c5d9b005333f8b02521b9776e54b71470 | [log] [tgz] |
---|---|---|
author | Adrian Prantl <aprantl@apple.com> | Tue Oct 18 16:24:43 2016 +0000 |
committer | Adrian Prantl <aprantl@apple.com> | Tue Oct 18 16:24:43 2016 +0000 |
tree | e1ab6b0a29d299b968e7fb714eef5c28b0c480e5 | |
parent | cad4756e0037780a3da54f39ba403de30009dcd6 [diff] |
Disable fatal errors in the Verifier instantiated by bugpoint's crash debugger. When bugpoint hacks at a testcase it may at one point create illegal debug info metadata that won't even pass the Verifier. A bugpoint *driver* built with assertions should not assert on it, but reject the malformed intermediate step and continue to do its job. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284490 91177308-0d34-0410-b5e6-96231b3b80d8