1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/BugPoint
Adrian Prantl 0672ca9bc5 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.

llvm-svn: 284490
2016-10-18 16:24:43 +00:00
..
compile-custom.ll
compile-custom.ll.py
crash-narrowfunctiontest.ll
invalid-debuginfo.ll Disable fatal errors in the Verifier instantiated by bugpoint's crash 2016-10-18 16:24:43 +00:00
metadata.ll Revert "Add -strip-nonlinetable-debuginfo capability" 2016-10-06 18:30:26 +00:00
named-md.ll Revert "Add -strip-nonlinetable-debuginfo capability" 2016-10-06 18:30:26 +00:00
remove_arguments_test.ll Make the default triple optional by allowing an empty string 2015-09-16 05:34:32 +00:00
replace-funcs-with-null.ll [opaque pointer type] Add textual IR support for explicit type parameter for global aliases 2015-09-11 03:22:04 +00:00