[all-commits] [llvm/llvm-project] 64f5d7: Revert "[InstrProfiling] Place __llvm_prf_vnodes a...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Mar 3 07:22:00 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64f5d7e9725b1e1b9d70628e741aa4390795d510
https://github.com/llvm/llvm-project/commit/64f5d7e9725b1e1b9d70628e741aa4390795d510
Author: Nico Weber <thakis at chromium.org>
Date: 2021-03-03 (Wed, 03 Mar 2021)
Changed paths:
R compiler-rt/test/profile/Linux/Inputs/instrprof-value-merge.c
R compiler-rt/test/profile/Linux/instrprof-value-merge-lld.c
M compiler-rt/test/profile/Linux/instrprof-value-merge.c
M llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h
M llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
M llvm/test/Instrumentation/InstrProfiling/icall.ll
Log Message:
-----------
Revert "[InstrProfiling] Place __llvm_prf_vnodes and __llvm_prf_names in llvm.used on ELF"
This reverts commit 04c3040f417683e7c31b3ee3381a3263106f48c5.
Breaks instrprof-value-merge.c in bootstrap builds.
More information about the All-commits
mailing list