[PATCH] D95651: [WebAssembly] fixed wasm64 data segment init exp not 64-bit

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 1 11:33:34 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0d9b17d0efe0: [WebAssembly] fixed wasm64 data segment init exp not 64-bit (authored by aardappel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95651

Files:
  lld/test/wasm/data-layout.ll
  lld/test/wasm/data-segments.ll
  lld/wasm/OutputSections.cpp
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/test/MC/WebAssembly/data-section.s
  llvm/test/MC/WebAssembly/wasm64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95651.320540.patch
Type: text/x-patch
Size: 7863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210201/201ab71a/attachment.bin>


More information about the llvm-commits mailing list