[lld] [lld][WebAssembly] Work around limited architecture detection for wasm64 shared libraries (PR #98961)
Heejin Ahn via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 15 19:02:15 PDT 2024
aheejin wrote:
So this makes wasm-ld not error out on shared objs? Then what if the arch (determined by the heuristic) is incorrect?
https://github.com/llvm/llvm-project/pull/98961
More information about the llvm-commits
mailing list