forked from OSchip/llvm-project
ce052110ac
Newly-added test previously crashed. While it is up for debate whether or not instruction reduction should be indiscriminate in instruction dropping (there you can just ensure that the test case is still -verify'ies), here if we drop terminator, CloneFunctionInto() will immediately crash. So let's not do that :) |
||
---|---|---|
.. | ||
Inputs | ||
remove-args-2.ll | ||
remove-args-used-by-ret.ll | ||
remove-args.ll | ||
remove-attributes-from-intrinsic-like-functions.ll | ||
remove-attributes-from-intrinsics.ll | ||
remove-bbs.ll | ||
remove-call-site-attributes.ll | ||
remove-funcs.ll | ||
remove-function-attributes.ll | ||
remove-global-variable-attributes.ll | ||
remove-global-vars.ll | ||
remove-instructions.ll | ||
remove-metadata.ll | ||
remove-multiple-use-of-args-in-same-instruction.ll | ||
remove-multiple-use-of-global-vars-in-same-instruction.ll | ||
remove-operand-bundles.ll |