[PATCH] D59343: [WebAssembly] Use passive segments when memory is shared

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


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

- ATOMICS -> SHARED in test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59343

Files:
  lld/test/wasm/data-segment-merging.ll
  lld/wasm/OutputSections.cpp
  lld/wasm/OutputSegment.h
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59343.191624.patch
Type: text/x-patch
Size: 9787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190321/898f8025/attachment.bin>


More information about the llvm-commits mailing list