Add a new reducer that drops metadata that does not contribute to the
crash from instructions.
It adjusts the metadata.ll test case, as now also the instruction level
metadata will get dropped.
Paths
| Differential D69235
[bugpoint] Reduce metadata that does not contribute to crash. AbandonedPublic Authored by fhahn on Oct 20 2019, 9:17 PM.
Details
Summary Add a new reducer that drops metadata that does not contribute to the It adjusts the metadata.ll test case, as now also the instruction level
Diff Detail
Revision Contents
Diff 225818 llvm/test/BugPoint/metadata.ll
llvm/tools/bugpoint-passes/TestPasses.cpp
llvm/tools/bugpoint/CrashDebugger.cpp
|