This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFC] Move printDebugInfo out of BC::printInstruction
ClosedPublic

Authored by Amir on Jun 10 2022, 11:39 PM.

Details

Summary

Simplify BinaryContext::printInstruction.

Diff Detail

Event Timeline

Amir created this revision.Jun 10 2022, 11:39 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.Jun 10 2022, 11:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 10 2022, 11:39 PM
Amir updated this revision to Diff 436113.Jun 10 2022, 11:43 PM

DwCtx pointer

Amir updated this revision to Diff 436115.Jun 10 2022, 11:54 PM

clang-format

ayermolo accepted this revision.Jun 11 2022, 7:46 AM
This revision is now accepted and ready to land.Jun 11 2022, 7:46 AM
This revision was automatically updated to reflect the committed changes.