[PATCH] D92348: [WebAssembly] Fixed Writer::createInitMemoryFunction to work for wasm64

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 16:21:24 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfd65e4815cb2: [WebAssembly] Fixed Writer::createInitMemoryFunction to work for wasm64 (authored by aardappel).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D92348?vs=309348&id=309401#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92348

Files:
  lld/test/wasm/data-segment-merging.ll
  lld/test/wasm/data-segments.ll
  lld/wasm/Writer.cpp
  lld/wasm/WriterUtils.cpp
  lld/wasm/WriterUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92348.309401.patch
Type: text/x-patch
Size: 9402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201204/1332f85f/attachment.bin>


More information about the llvm-commits mailing list