1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/tools/llvm-reduce
Arthur Eubanks 956b0ff1ba [llvm-reduce] Don't unset dso_local on implicitly dso_local GVs
This introduces a flag that aborts if we ever reduce to IR that fails
the verifier.

Reviewed By: swamulism, arichardson

Differential Revision: https://reviews.llvm.org/D101279
2021-04-30 11:57:22 -07:00
..
deltas [llvm-reduce] Don't unset dso_local on implicitly dso_local GVs 2021-04-30 11:57:22 -07:00
CMakeLists.txt
DeltaManager.cpp [llvm-reduce] Add flag to only run specific passes 2021-04-30 11:51:01 -07:00
DeltaManager.h [llvm-reduce] Add flag to only run specific passes 2021-04-30 11:51:01 -07:00
llvm-reduce.cpp [llvm-reduce] Add flag to only run specific passes 2021-04-30 11:51:01 -07:00
TestRunner.cpp
TestRunner.h