[clang] [llvm] [CMake] Add a linker test for -Bsymbolic-functions to AddLLVM (PR #79539)

via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 23 12:59:36 PDT 2025


jeremyd2019 wrote:

This would be nice for Cygwin as well.  It seems GNU ld just silently ignores `-Bsymbolic-functions` there, but the lld mingw driver rejects it.

https://github.com/llvm/llvm-project/pull/79539


More information about the cfe-commits mailing list