llvm-project/llvm/test/Reduce/Inputs
David Blaikie 5adb3d2ac0 Reapply llvm-reduce: Add pass to reduce parameters""
Fixing a couple of asan-identified bugs
* use of an invalid "Use" iterator after the element was removed
* use of StringRef to Function name after the Function was erased

This reapplies r371567, which was reverted in r371580.

llvm-svn: 371700
2019-09-12 01:20:48 +00:00
..
remove-args.py Reapply llvm-reduce: Add pass to reduce parameters"" 2019-09-12 01:20:48 +00:00
remove-funcs.py llvm-reduce: Use %python from lit to get the correct/valid python binary for the reduction script 2019-09-05 23:33:44 +00:00
remove-global-vars.py [Bugpoint redesign] Added Pass to Remove Global Variables 2019-08-15 22:54:09 +00:00
remove-metadata.py llvm-reduce: Add pass to reduce Metadata 2019-09-10 22:09:58 +00:00