This is an archive of the discontinued LLVM Phabricator instance.

[llvm-reduce] Remove various module data
ClosedPublic

Authored by aeubanks on Aug 23 2021, 11:07 AM.

Details

Summary

This removes the data layout, target triple, source filename, and module
identifier when possible.

Diff Detail

Event Timeline

aeubanks created this revision.Aug 23 2021, 11:07 AM
aeubanks requested review of this revision.Aug 23 2021, 11:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 23 2021, 11:07 AM
swamulism accepted this revision.Aug 23 2021, 5:39 PM
This revision is now accepted and ready to land.Aug 23 2021, 5:39 PM
This revision was automatically updated to reflect the committed changes.
llvm/tools/llvm-reduce/deltas/ReduceModuleData.cpp