This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFC] Reformat strings in handleRelocation
ClosedPublic

Authored by Amir on Aug 17 2022, 6:02 PM.

Details

Summary

With reduced indentation, some strings can be reformatted to take less lines.
Also strategically apply formatv to shorten them.

Diff Detail

Event Timeline

Amir created this revision.Aug 17 2022, 6:02 PM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: ayermolo. · View Herald Transcript
Amir requested review of this revision.Aug 17 2022, 6:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 17 2022, 6:02 PM
Amir updated this revision to Diff 453494.Aug 17 2022, 6:06 PM

remove unrelated change

This revision is now accepted and ready to land.Aug 17 2022, 6:38 PM
This revision was automatically updated to reflect the committed changes.