[PATCH] D64950: [WebAssembly] Use passive segments by default when memory is shared

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 18 14:39:55 PDT 2019


tlively updated this revision to Diff 210680.
tlively marked 2 inline comments as done.
tlively added a comment.

- Simplify flags logic


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64950

Files:
  lld/test/wasm/data-layout.ll
  lld/test/wasm/data-segments.ll
  lld/test/wasm/import-memory.test
  lld/test/wasm/shared-memory.yaml
  lld/test/wasm/tls.ll
  lld/wasm/Driver.cpp
  lld/wasm/Options.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64950.210680.patch
Type: text/x-patch
Size: 8117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190718/0bb9cef9/attachment.bin>


More information about the llvm-commits mailing list