This only effects folks building with wasm64 + shared memory which
is not currently a supported configuration in emscripten or any other
wasm toolchain.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141005
[lld][WebAssembly] Fix memory.fill argument in 64-bit mode ClosedPublic Authored by sbc100 on Jan 4 2023, 11:30 AM.
Details Summary This only effects folks building with wasm64 + shared memory which
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 9 2023, 3:59 PM Closed by commit rGff8e0ed9308c: [lld][WebAssembly] Fix memory.fill argument in 64-bit mode (authored by sbc100). · Explain WhyJan 10 2023, 3:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 487734 lld/test/wasm/data-segments.ll
lld/wasm/Writer.cpp
|