Files
clang-p2996/lld/test/wasm/Inputs
mzukovec 0367305af8 [lld][WebAssembly] Add allow-multiple-definition flag (#97699)
Add `allow-multiple-definition` flag to `wasm-ld`. This follows the ELF
linker logic. In case of duplication, the first symbol met is used.

This PR resolves the #97543
2024-09-04 08:50:10 -07:00
..