This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFC] DataAggregator code cleanup
ClosedPublic

Authored by Amir on Dec 11 2022, 11:36 AM.

Details

Reviewers
rafauler
maksfb
Group Reviewers
Restricted Project
Commits
rG4a7966ea1b05: [BOLT][NFC] DataAggregator code cleanup

Diff Detail

Event Timeline

Amir created this revision.Dec 11 2022, 11:36 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 11 2022, 11:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 11 2022, 11:36 AM
This revision is now accepted and ready to land.Jan 3 2023, 12:13 PM
Amir updated this revision to Diff 486126.Jan 3 2023, 5:42 PM

clang-format

Amir updated this revision to Diff 486128.Jan 3 2023, 6:07 PM

Use make_second_range

This revision was automatically updated to reflect the committed changes.