This is an archive of the discontinued LLVM Phabricator instance.

[BOLT] Add general support for multiple binary profiles (WIP)
Needs ReviewPublic

Authored by Amir on Feb 12 2023, 9:12 PM.

Details

Reviewers
rafauler
maksfb
Group Reviewers
Restricted Project
Summary

Add support for

  • specifying multiple profiles on the command line
  • writing YAML profile containing multiple sub-profiles

No support for reading YAML profile with sub-profiles or correctly updating
function profile using multiple profiles.

Diff Detail

Event Timeline

Amir created this revision.Feb 12 2023, 9:12 PM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Amir requested review of this revision.Feb 12 2023, 9:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 12 2023, 9:12 PM