This is an archive of the discontinued LLVM Phabricator instance.

[BOLT] Fix AutoFDO output format after D154120
ClosedPublic

Authored by Amir on Sep 12 2023, 11:48 AM.

Details

Reviewers
rafauler
maksfb
Group Reviewers
Restricted Project
Commits
rG4627446d38b2: [BOLT] Fix AutoFDO output format after D154120
Summary

AutoFDO profile has no leading 0x in hex dumps.

Diff Detail

Event Timeline

Amir created this revision.Sep 12 2023, 11:48 AM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Amir requested review of this revision.Sep 12 2023, 11:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 12 2023, 11:48 AM
rafauler accepted this revision.Sep 12 2023, 12:14 PM
This revision is now accepted and ready to land.Sep 12 2023, 12:14 PM
This revision was automatically updated to reflect the committed changes.