[lld] [LLD][COFF] Prevent to emit relocations for discarded weak wrapped symbols (PR #156214)

Martin Storsjö via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 3 05:10:22 PDT 2025


================
@@ -0,0 +1,16 @@
+; REQUIRES: x86
+
+; Check that 'weak' attribute will be inherited to the wrapped symbols.
----------------
mstorsjo wrote:

Can you elaborate a bit more about what happens here? I don't quite understand the involved mechanics here.

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


More information about the llvm-commits mailing list