[PATCH] D112667: [lld][WebAssembly] Initialize bss segments using memory.fill

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 27 18:26:31 PDT 2021


sbc100 updated this revision to Diff 382874.
sbc100 added a comment.

- cleaner diff


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112667

Files:
  lld/test/wasm/data-segments.ll
  lld/test/wasm/shared-memory-bss.s
  lld/test/wasm/tls.s
  lld/wasm/Config.h
  lld/wasm/OutputSections.cpp
  lld/wasm/OutputSegment.h
  lld/wasm/SyntheticSections.cpp
  lld/wasm/Writer.cpp
  llvm/include/llvm/BinaryFormat/Wasm.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112667.382874.patch
Type: text/x-patch
Size: 22667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211028/1a6d7eb7/attachment.bin>


More information about the llvm-commits mailing list