This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFC] Change signature of MCPlusBuilder::isUnsupportedBranch()
ClosedPublic

Authored by maksfb on Jun 12 2023, 5:59 PM.

Details

Summary

Make MCPlusBuilder::isUnsupportedBranch() take MCInst, not opcode.

Diff Detail

Event Timeline

maksfb created this revision.Jun 12 2023, 5:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 12 2023, 5:59 PM
maksfb requested review of this revision.Jun 12 2023, 5:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 12 2023, 5:59 PM
Amir accepted this revision.Jun 12 2023, 6:21 PM
This revision is now accepted and ready to land.Jun 12 2023, 6:21 PM