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

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 17:44:39 PST 2022


paulkirth added a comment.

@gladnium, I've tested this locally, and fixing the alias naming seems to satisfy gold when instrumenting clang w/ llvm as a dylib. lld also seems to be working fine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137982



More information about the llvm-commits mailing list