[lld] [lld][WebAssembly] Always search *.so for -Bdynamic (PR #84288)

Sam Clegg via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 15 09:14:24 PDT 2024


https://github.com/sbc100 commented:

I wonder if there is a test we can write for this?

I'm actually not sure what would happen if you did `-Bdynamic` without `-shared` or `-pie` .. I don't think that is something that is currently supported.  Have you tried it?


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


More information about the llvm-commits mailing list