As defined in the spec:
https://github.com/WebAssembly/memory64/blob/master/proposals/memory64/Overview.md
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D95651
[WebAssembly] fixed wasm64 data segment init exp not 64-bit ClosedPublic Authored by aardappel on Jan 28 2021, 4:41 PM.
Details Summary As defined in the spec:
Diff Detail
Event TimelineHerald added subscribers: ecnelises, jfb, sunfish and 2 others. · View Herald TranscriptJan 28 2021, 4:41 PM This revision is now accepted and ready to land.Jan 28 2021, 5:51 PM Closed by commit rG0d9b17d0efe0: [WebAssembly] fixed wasm64 data segment init exp not 64-bit (authored by aardappel). · Explain WhyFeb 1 2021, 11:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 320540 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
|