[all-commits] [llvm/llvm-project] 74d921: [Clang][Cygwin] don't use -Bsymbolic-functions (#1...
jeremyd2019 via All-commits
all-commits at lists.llvm.org
Sat May 3 14:34:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74d921c01ab4aefb5f7f14062ab4aef50d5c6413
https://github.com/llvm/llvm-project/commit/74d921c01ab4aefb5f7f14062ab4aef50d5c6413
Author: jeremyd2019 <github at jdrake.com>
Date: 2025-05-04 (Sun, 04 May 2025)
Changed paths:
M clang/tools/clang-shlib/CMakeLists.txt
Log Message:
-----------
[Clang][Cygwin] don't use -Bsymbolic-functions (#138217)
GNU ld seems to ignore this option, but LLD treats the presence of this
unknown option as an error.
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