This is an archive of the discontinued LLVM Phabricator instance.

[bugpoint] Reduce metadata that does not contribute to crash.
AbandonedPublic

Authored by fhahn on Oct 20 2019, 9:17 PM.

Details

Reviewers
None
Summary

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.

Event Timeline

fhahn created this revision.Oct 20 2019, 9:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 20 2019, 9:17 PM
fhahn abandoned this revision.Oct 29 2019, 4:52 AM

Looks like this got uploaded accidentally instead of updating D69234