[lld] wasm-ld: Add allow-multiple-definition flag (PR #97699)
Sam Clegg via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 4 08:49:41 PDT 2024
Martin =?utf-8?q?Žukovec?= <martin.zukovec at xlab.si>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/97699 at github.com>
================
@@ -0,0 +1,6 @@
+ .hidden foo
----------------
sbc100 wrote:
I think matching ELF for now seem fine. We can try to follow the migration there as it happens.
https://github.com/llvm/llvm-project/pull/97699
More information about the llvm-commits
mailing list