[all-commits] [llvm/llvm-project] 92260d: Revert "[CMake][ELF] Add -fno-semantic-interpositi...
ostannard via All-commits
all-commits at lists.llvm.org
Thu May 13 06:31:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92260d7a186425510e96b7036b467a6889d08d97
https://github.com/llvm/llvm-project/commit/92260d7a186425510e96b7036b467a6889d08d97
Author: Oliver Stannard <oliver.stannard at linaro.org>
Date: 2021-05-13 (Thu, 13 May 2021)
Changed paths:
M clang/tools/clang-shlib/CMakeLists.txt
M llvm/cmake/modules/HandleLLVMOptions.cmake
M llvm/tools/llvm-shlib/CMakeLists.txt
Log Message:
-----------
Revert "[CMake][ELF] Add -fno-semantic-interposition and -Bsymbolic-functions"
This reverts commit 3bf1acab5b454ad7fb2074b34663108b53620695.
This is causing the test `gcov-shared-flush.c' to fail on the 2-stage
aarch64 buildbots (https://lab.llvm.org/buildbot/#/builders/7/builds/2720).
More information about the All-commits
mailing list