[PATCH] D137982: Reland [pgo] Avoid introducing relocations by using private alias

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 15:02:42 PST 2023


paulkirth updated this revision to Diff 490309.
paulkirth retitled this revision from ""Reland "[pgo] Avoid introducing relocations by using private alias"" to "Reland [pgo] Avoid introducing relocations by using private alias".
paulkirth edited the summary of this revision.
paulkirth added a comment.

Rebase.

- Avoid introducing alias at all in the comdat + hidden visibility case
- simplify test case as in https://reviews.llvm.org/D141727


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137982/new/

https://reviews.llvm.org/D137982

Files:
  compiler-rt/test/profile/instrprof-discarded-comdat.cpp
  llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/test/Transforms/PGOProfile/comdat.ll
  llvm/test/Transforms/PGOProfile/profdata_priv_alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137982.490309.patch
Type: text/x-patch
Size: 11021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/1688a012/attachment.bin>


More information about the llvm-commits mailing list