1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02: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 [llvm-reduce] Remove unwanted module inline asm 2021-04-06 09:35:37 -07:00
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 [llvm-reduce] Add header guards and fix clang-tidy warnings 2021-04-01 20:38:49 -07:00