llvm-project/llvm/test/BugPoint
David Greene 055aeb5275 [Bugpoint] Do not create illegal function attribute combos
If a function requires optnone to trigger a crash, it must also have noline,
otherwise it will fail a verifier check.

Differential revision: https://reviews.llvm.org/D69522
2019-12-16 10:32:35 -06:00
..
attr-crash.ll [Bugpoint] Do not create illegal function attribute combos 2019-12-16 10:32:35 -06:00
compile-custom.ll
compile-custom.ll.py
crash-narrowfunctiontest.ll
func-attrs-keyval.ll
func-attrs.ll bugpoint: Add option to disable attribute removal 2019-11-19 11:11:00 +05:30
invalid-debuginfo.ll
metadata.ll [bugpoint] Reduce metadata that does not contribute to crash. 2019-10-30 15:11:56 +00:00
named-md.ll
remove_arguments_test.ll
replace-funcs-with-null.ll
retain-crashing-metadata.ll [bugpoint] Reduce metadata that does not contribute to crash. 2019-10-30 15:11:56 +00:00
unsymbolized.ll