This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][Wrapper] Don't compare output upon error exit code
ClosedPublic

Authored by Amir on Feb 8 2023, 3:45 PM.

Details

Summary

Fix llvm-bolt-wrapper to skip output file checks if llvm-bolt exits with error
code.

Test Plan:

Diff Detail

Event Timeline

Amir created this revision.Feb 8 2023, 3:45 PM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Amir requested review of this revision.Feb 8 2023, 3:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 8 2023, 3:45 PM
Amir edited the summary of this revision. (Show Details)Feb 8 2023, 3:46 PM
rafauler accepted this revision.Feb 9 2023, 10:45 AM
This revision is now accepted and ready to land.Feb 9 2023, 10:45 AM
This revision was automatically updated to reflect the committed changes.