[PATCH] D137982: "Reland "[pgo] Avoid introducing relocations by using private alias"
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 17 15:40:40 PST 2023
aeubanks added a comment.
In D137982#4059724 <https://reviews.llvm.org/D137982#4059724>, @paulkirth wrote:
> @aeubanks Thanks for the report. Is there a reproducer for this? I don't' see one on the CI bot, and I'd like to understand how this happens.
>
> Shall we revert this now, or should we dig in some more first?
More details in the bug. Seems to be some combination of building libc++ from source, CFI (which requires ThinLTO), and PGO instrumentation. I'll revert now.
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