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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 17:23:16 PDT 2019


tlively updated this revision to Diff 195277.
tlively marked 3 inline comments as done.
tlively edited the summary of this revision.
tlively added a comment.

- address comments


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/Driver.cpp
  lld/wasm/MarkLive.cpp
  lld/wasm/OutputSections.cpp
  lld/wasm/OutputSegment.h
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/Writer.cpp
  llvm/include/llvm/BinaryFormat/Wasm.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59343.195277.patch
Type: text/x-patch
Size: 15919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190416/c716f7e0/attachment.bin>


More information about the llvm-commits mailing list