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

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 28 11:54:08 PDT 2021


sbc100 updated this revision to Diff 383110.
sbc100 marked an inline comment as done.
sbc100 edited the summary of this revision.
sbc100 added a comment.

- rename function and add comment


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.383110.patch
Type: text/x-patch
Size: 22900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211028/d897e00e/attachment.bin>


More information about the llvm-commits mailing list