[PATCH] D59281: [WebAssembly] "atomics" feature requires shared memory

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 19:19:25 PDT 2019


tlively updated this revision to Diff 191621.
tlively added a comment.

- Make using --shared-memory when atomics are disallowed or omitting it when atomics are used an error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59281

Files:
  lld/test/wasm/shared-memory-no-atomics.yaml
  lld/test/wasm/shared-memory.yaml
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59281.191621.patch
Type: text/x-patch
Size: 6977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190321/5bfa960c/attachment.bin>


More information about the llvm-commits mailing list