[llvm] [WebAssembly] Add symbol information for shared libraries (PR #75238)

Sam Clegg via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 18:05:32 PST 2023


sbc100 wrote:

I think it would be good to avoid adding options/complexity to WasmObjectFile until/unless we really need it.  For the purposes of the linker and shared libraries I don't think that is needed.

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


More information about the llvm-commits mailing list