[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
Thu Jan 28 16:41:49 PST 2021


aardappel created this revision.
aardappel added reviewers: dschuff, sbc100.
Herald added subscribers: ecnelises, jfb, sunfish, hiraditya, jgravelle-google.
aardappel requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.

As defined in the spec:
https://github.com/WebAssembly/memory64/blob/master/proposals/memory64/Overview.md


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.319998.patch
Type: text/x-patch
Size: 7863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210129/6208f01d/attachment-0001.bin>


More information about the llvm-commits mailing list