This introduces a flag that aborts if we ever reduce to IR that fails
the verifier.
Depends on D101278.
Paths
| Differential D101279
[llvm-reduce] Don't unset dso_local on implicitly dso_local GVs ClosedPublic Authored by aeubanks on Apr 25 2021, 10:56 PM.
Details Summary This introduces a flag that aborts if we ever reduce to IR that fails Depends on D101278.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 26 2021, 4:44 PM Comment Actions Supersedes D99943. This revision was landed with ongoing or failed builds.Apr 30 2021, 11:58 AM Closed by commit rG511f2cecf7c9: [llvm-reduce] Don't unset dso_local on implicitly dso_local GVs (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 342000 llvm/test/tools/llvm-reduce/remove-dso-local.ll
llvm/tools/llvm-reduce/deltas/Delta.cpp
llvm/tools/llvm-reduce/deltas/ReduceGlobalValues.cpp
|