[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 16:13:13 PDT 2021


sbc100 added a comment.

Actually I think we can use the memory.fill instruction in general.. since it might be available.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112667



More information about the llvm-commits mailing list