[PATCH] D54131: [WebAssembly] Add shared memory support to limits field

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 5 17:40:36 PST 2018


dschuff added a comment.

Object files currently import their memories, right? We should probably make that import shared when we use thread-model=posix.


Repository:
  rL LLVM

https://reviews.llvm.org/D54131





More information about the llvm-commits mailing list