[PATCH] D88369: [lld][WebAssembly] Fix segfault in map file support

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 11:21:14 PST 2020


sbc100 added a comment.

Maybe a DefinedGlobal would do it?   You can define wasm globals in .s files (see lld/test/wasm/globals.s).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88369/new/

https://reviews.llvm.org/D88369



More information about the llvm-commits mailing list