1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/Reduce/Inputs
David Blaikie 11d923a343 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
remove-global-vars.py
remove-metadata.py llvm-reduce: Add pass to reduce Metadata 2019-09-10 22:09:58 +00:00