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

Brad Smith via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 18 20:30:09 PST 2024


brad0 wrote:

> What's the issue? GNU ld has had -Bsymbolic-functions since 2007 and for quite a few releases LLVM has been using `-Bsymbolic-functions`.

This is binutils 2.17. We've had patches for awhile in our tree too specifically for the exceptions not using LLD.

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


More information about the cfe-commits mailing list