[clang] [llvm] Introduce symbol versioning for clang-cpp (PR #116556)
Michael Buch via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 19 17:29:57 PST 2024
Michael137 wrote:
Looks like this broke macOS CI: https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/lldb-cmake/7705/execution/node/45/log/
```
ld: unknown options: --version-script
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
Could you take a look/revert?
https://github.com/llvm/llvm-project/pull/116556
More information about the llvm-commits
mailing list