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

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 29 17:31:43 PST 2024


MaskRay wrote:

> OpenBSD also has a local patch for linking with the old BFD linker on mips64 and sparc64.

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

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


More information about the cfe-commits mailing list