[all-commits] [llvm/llvm-project] 0cc875: Revert "[pgo] Avoid introducing relocations by usi...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Tue Nov 15 19:38:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0cc8752fa15e7bbe513c5e0a5329b4fac74ca734
https://github.com/llvm/llvm-project/commit/0cc8752fa15e7bbe513c5e0a5329b4fac74ca734
Author: Paul Kirth <paulkirth at google.com>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
R llvm/test/Transforms/PGOProfile/prof_avoid_relocs.ll
Log Message:
-----------
Revert "[pgo] Avoid introducing relocations by using private alias"
This reverts commit 2b8917f8ad792c4c484975b82039bbdebe556881.
This breaks with lld and gold
More information about the All-commits
mailing list