[all-commits] [llvm/llvm-project] 7710e0: Revert "Reland "[pgo] Avoid introducing relocation...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Thu Dec 8 16:24:40 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7710e0e270f0b9c3b3f8a8a66b0f4a702cbdef3e
https://github.com/llvm/llvm-project/commit/7710e0e270f0b9c3b3f8a8a66b0f4a702cbdef3e
Author: Paul Kirth <paulkirth at google.com>
Date: 2022-12-09 (Fri, 09 Dec 2022)
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 3cfaea2d499970c2fd14389ade59f792156be0f8.
The runtime test fails on Mac.
More information about the All-commits
mailing list