[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 Jan 19 12:54:14 PST 2023


paulkirth reopened this revision.
paulkirth added a comment.
This revision is now accepted and ready to land.

CFI + ThinLTO + PGO is still an issue, so we need to figure out why duplicate symbols are getting generated, despite our other changes.


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