[all-commits] [llvm/llvm-project] c43f38: Revert ""Reland "[pgo] Avoid introducing relocatio...
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Jan 17 15:44:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c43f38ec63641a68c36e6f782f14b77543f0a8d8
https://github.com/llvm/llvm-project/commit/c43f38ec63641a68c36e6f782f14b77543f0a8d8
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
R compiler-rt/test/profile/instrprof-discarded-comdat.cpp
M llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
M llvm/test/Transforms/PGOProfile/comdat.ll
R llvm/test/Transforms/PGOProfile/prof_avoid_relocs.ll
Log Message:
-----------
Revert ""Reland "[pgo] Avoid introducing relocations by using private alias""
This reverts commit 6e5cbc097a5ac7fa95a8f425af8b03958151c763.
Causes link errors, see http://go/crb/1408161.
More information about the All-commits
mailing list