[all-commits] [llvm/llvm-project] fbb8a0: [CMake] Add a linker test for -Bsymbolic-functions...
Brad Smith via All-commits
all-commits at lists.llvm.org
Sun May 18 18:20:54 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fbb8a0c9c8a0725b60d84333dd0c4af706b15bed
https://github.com/llvm/llvm-project/commit/fbb8a0c9c8a0725b60d84333dd0c4af706b15bed
Author: Brad Smith <brad at comstyle.com>
Date: 2025-05-18 (Sun, 18 May 2025)
Changed paths:
M clang/tools/clang-shlib/CMakeLists.txt
M llvm/cmake/modules/AddLLVM.cmake
M llvm/tools/llvm-shlib/CMakeLists.txt
Log Message:
-----------
[CMake] Add a linker test for -Bsymbolic-functions to AddLLVM (#79539)
Add a linker test for -Bsymbolic-functions to AddLLVM and remove
the illumos hardcoded bits for its handling. OpenBSD also has a
local patch for linking with the old BFD linker on mips64 and
sparc64.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list