[PATCH] D79542: [WebAssembly] Disallow 'shared-mem' rather than 'atomics'

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 11:55:28 PDT 2020


tlively updated this revision to Diff 262713.
tlively edited the summary of this revision.
tlively added a comment.

- Update error message


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79542

Files:
  lld/test/wasm/shared-memory-no-atomics.yaml
  lld/wasm/Writer.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
  llvm/test/CodeGen/WebAssembly/target-features-tls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79542.262713.patch
Type: text/x-patch
Size: 6729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/5aa795a3/attachment-0001.bin>


More information about the llvm-commits mailing list