[PATCH] D142259: [BOLT][NFC] Move getLTOCommonName to Utils

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 14:54:04 PST 2023


Amir created this revision.
Amir added a reviewer: bolt.
Herald added subscribers: treapster, ayermolo, inglorion.
Herald added a reviewer: rafauler.
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.

Reuse getLTOCommonName in components other than Profile (to be used in Core)


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D142259

Files:
  bolt/include/bolt/Profile/ProfileReaderBase.h
  bolt/include/bolt/Utils/Utils.h
  bolt/lib/Profile/DataReader.cpp
  bolt/lib/Rewrite/BoltDiff.cpp
  bolt/lib/Utils/Utils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142259.490982.patch
Type: text/x-patch
Size: 4695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230120/8ad3019c/attachment.bin>


More information about the llvm-commits mailing list