[PATCH] D124879: [BOLT][NFC] Make ICP options naming uniform

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 14:21:49 PDT 2022


Amir created this revision.
Herald added a reviewer: rafauler.
Herald added a subscriber: ayermolo.
Herald added a reviewer: maksfb.
Herald added a project: All.
Amir requested review of this revision.
Herald added subscribers: llvm-commits, yota9.
Herald added a project: LLVM.

Rename `opts::IndirectCallPromotion*` to `opts::ICP*`, making option naming
uniform and easier to follow.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D124879

Files:
  bolt/lib/Core/BinaryFunctionProfile.cpp
  bolt/lib/Passes/IndirectCallPromotion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124879.426834.patch
Type: text/x-patch
Size: 8550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/5a9b2d0b/attachment.bin>


More information about the llvm-commits mailing list