Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include/llvm/Support/Wasm.h | ||
---|---|---|
27 ↗ | (On Diff #97158) | i guess we'd probably call this 64k :D |
Paths
| Differential D32660
[WebAssembly] Write initial memory in pages not bytes ClosedPublic Authored by sbc100 on Apr 28 2017, 2:13 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 28 2017, 2:20 PM Closed by commit rL301687: [WebAssembly] Write initial memory in pages not bytes (authored by sbc). · Explain WhyApr 28 2017, 2:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 97162 llvm/trunk/include/llvm/Support/Wasm.h
llvm/trunk/lib/MC/WasmObjectWriter.cpp
llvm/trunk/test/MC/WebAssembly/sections.ll
llvm/trunk/test/tools/llvm-readobj/sections.test
llvm/trunk/tools/llvm-readobj/WasmDumper.cpp
|