[llvm] [WebAssembly] Support multiple `.init_array` fragments when writing Wasm objects (PR #111008)
Sam Clegg via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 11 12:57:02 PDT 2024
https://github.com/sbc100 commented:
Seems reasonable. I suppose that C++ and rust always generate just a single fragment which is why we haven't seen issues with this before?
https://github.com/llvm/llvm-project/pull/111008
More information about the llvm-commits
mailing list