[all-commits] [llvm/llvm-project] a92964: Revert "[InstrProfiling] Use external weak referen...
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Jul 2 06:05:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a92964779cb5fa59e832816b14a30bc8dbf927a9
https://github.com/llvm/llvm-project/commit/a92964779cb5fa59e832816b14a30bc8dbf927a9
Author: Nico Weber <thakis at chromium.org>
Date: 2021-07-02 (Fri, 02 Jul 2021)
Changed paths:
M compiler-rt/lib/profile/CMakeLists.txt
M compiler-rt/lib/profile/InstrProfiling.h
A compiler-rt/lib/profile/InstrProfilingBiasVar.c
M compiler-rt/lib/profile/InstrProfilingFile.c
M compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c
M llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
M llvm/test/Instrumentation/InstrProfiling/runtime-counter-relocation.ll
Log Message:
-----------
Revert "[InstrProfiling] Use external weak reference for bias variable"
This reverts commit 33a7b4d9d8e6a113108aa71ed78ca32a83c68523.
Breaks check-profile on macOS, see comments on https://reviews.llvm.org/D105176
More information about the All-commits
mailing list