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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 17:27:20 PDT 2019


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



- Rebase on top of D60637 <https://reviews.llvm.org/D60637> and add data.drop


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
  llvm/include/llvm/BinaryFormat/Wasm.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59343.194987.patch
Type: text/x-patch
Size: 10595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190413/61520b5f/attachment.bin>


More information about the llvm-commits mailing list