This is an archive of the discontinued LLVM Phabricator instance.

[update_mir_test_checks] Tolerate -simplify-mir output
ClosedPublic

Authored by foad on Jun 14 2023, 3:49 AM.

Details

Summary

D135579 added support for fixedStack, but did not cope with the output
of -simplify-mir which does not include the fixedStack section by
default.

Diff Detail

Event Timeline

foad created this revision.Jun 14 2023, 3:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2023, 3:49 AM
Herald added a subscriber: StephenFan. · View Herald Transcript
foad requested review of this revision.Jun 14 2023, 3:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2023, 3:49 AM
arsenm accepted this revision.Jun 14 2023, 4:39 AM
This revision is now accepted and ready to land.Jun 14 2023, 4:39 AM
This revision was landed with ongoing or failed builds.Jun 14 2023, 5:16 AM
This revision was automatically updated to reflect the committed changes.