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

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 13:21:55 PST 2023


paulkirth updated this revision to Diff 487542.
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.

- move test from linux only to also run on mac
- update summary


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/prof_avoid_relocs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137982.487542.patch
Type: text/x-patch
Size: 12589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/9b9f433e/attachment.bin>


More information about the llvm-commits mailing list