This is an archive of the discontinued LLVM Phabricator instance.

[MachineFunctionPass] Support -print-changed={,c}diff{,-quiet}
ClosedPublic

Authored by MaskRay on Jul 30 2022, 11:20 PM.

Details

Summary

Follow-up to D130434.
Move doSystemDiff to PrintPasses.cpp and call it in MachineFunctionPass.cpp.

Diff Detail

Event Timeline

MaskRay created this revision.Jul 30 2022, 11:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 30 2022, 11:20 PM
MaskRay requested review of this revision.Jul 30 2022, 11:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 30 2022, 11:20 PM
aeubanks accepted this revision.Jul 31 2022, 9:28 AM
This revision is now accepted and ready to land.Jul 31 2022, 9:28 AM
MaskRay edited the summary of this revision. (Show Details)Aug 1 2022, 12:48 PM
This revision was landed with ongoing or failed builds.Aug 1 2022, 12:56 PM
This revision was automatically updated to reflect the committed changes.