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

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 16:36:34 PST 2022


paulkirth updated this revision to Diff 481473.
paulkirth edited the summary of this revision.
paulkirth added a comment.

Move the new runtime test under Linux, and ensure it only runs on that platform


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/Linux/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.481473.patch
Type: text/x-patch
Size: 12495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/47d4a229/attachment.bin>


More information about the llvm-commits mailing list