This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFC] Use std::optional in MCPlusBuilder
ClosedPublic

Authored by Amir on Dec 3 2022, 11:20 AM.

Details

Reviewers
rafauler
maksfb
Group Reviewers
Restricted Project
Commits
rG2563fd63c6f7: [BOLT][NFC] Use std::optional in MCPlusBuilder

Diff Detail

Event Timeline

Amir created this revision.Dec 3 2022, 11:20 AM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Amir requested review of this revision.Dec 3 2022, 11:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 3 2022, 11:20 AM
Amir added a reviewer: Restricted Project.Dec 3 2022, 11:20 AM
maksfb accepted this revision.Dec 6 2022, 2:02 PM

LGTM

This revision is now accepted and ready to land.Dec 6 2022, 2:02 PM
Amir updated this revision to Diff 480627.Dec 6 2022, 2:31 PM

Rebase

This revision was landed with ongoing or failed builds.Dec 6 2022, 2:51 PM
This revision was automatically updated to reflect the committed changes.