[all-commits] [llvm/llvm-project] 08a527: Revert "[IndirectCallPromotion] Don't strip ".__un...
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Mar 12 07:04:25 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08a5277a649932c8b938303751227b83ebc61f93
https://github.com/llvm/llvm-project/commit/08a5277a649932c8b938303751227b83ebc61f93
Author: Nico Weber <thakis at chromium.org>
Date: 2021-03-12 (Fri, 12 Mar 2021)
Changed paths:
M llvm/lib/ProfileData/InstrProf.cpp
R llvm/test/Transforms/PGOProfile/indirect_call_promotion_unique.ll
Log Message:
-----------
Revert "[IndirectCallPromotion] Don't strip ".__uniq." suffix when it strips"
This reverts commit 90dfbeef5982ecfb5523b48f3c301bea033e5c3d.
Causes PR49554. Also see comments on https://reviews.llvm.org/D98389
More information about the All-commits
mailing list