[clang] [llvm] Introduce symbol versioning for clang-cpp (PR #116556)

Shubham Sandeep Rastogi via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 19 16:53:01 PST 2024


rastogishubham wrote:

Hi this patch has broken the greendragon llvm bot.

Link to failed build: https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/as-lldb-cmake/15566/

```
ld: unknown options: --version-script 
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```

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


More information about the cfe-commits mailing list