This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFC] Move getLTOCommonName to Utils
ClosedPublic

Authored by Amir on Jan 20 2023, 2:54 PM.

Details

Reviewers
rafauler
maksfb
Group Reviewers
Restricted Project
Commits
rGdbb7316e029b: [BOLT][NFC] Move getLTOCommonName to Utils
Summary

Reuse getLTOCommonName in components other than Profile (to be used in Core)

Diff Detail

Event Timeline

Amir created this revision.Jan 20 2023, 2:54 PM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Amir requested review of this revision.Jan 20 2023, 2:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2023, 2:54 PM
maksfb accepted this revision.Jan 20 2023, 3:05 PM

LGTM

This revision is now accepted and ready to land.Jan 20 2023, 3:05 PM
This revision was automatically updated to reflect the committed changes.