This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Rename BBSectionsPrepare -> BasicBlockSections.
ClosedPublic

Authored by snehasish on Aug 5 2020, 5:16 PM.

Details

Summary

Rename the BBSectionsPrepare pass as suggested by the review comment in
https://reviews.llvm.org/D85368.

Diff Detail

Event Timeline

snehasish created this revision.Aug 5 2020, 5:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 5 2020, 5:16 PM
snehasish requested review of this revision.Aug 5 2020, 5:16 PM
tmsriram accepted this revision.Aug 5 2020, 5:31 PM

IMO, I think this naming is very clear as this pass exists to carve basic block sections.

This revision is now accepted and ready to land.Aug 5 2020, 5:31 PM
This revision was landed with ongoing or failed builds.Aug 6 2020, 1:12 PM
This revision was automatically updated to reflect the committed changes.