summaryrefslogtreecommitdiff
path: root/test/lld/em_asm_O0.wast.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/lld/em_asm_O0.wast.out')
-rw-r--r--test/lld/em_asm_O0.wast.out7
1 files changed, 4 insertions, 3 deletions
diff --git a/test/lld/em_asm_O0.wast.out b/test/lld/em_asm_O0.wast.out
index c45799980..099da3746 100644
--- a/test/lld/em_asm_O0.wast.out
+++ b/test/lld/em_asm_O0.wast.out
@@ -109,16 +109,17 @@
"___growWasmMemory"
],
"exports": [
- "memory",
"__wasm_call_ctors",
"main",
- "__heap_base",
- "__data_end",
"stackSave",
"stackAlloc",
"stackRestore",
"__growWasmMemory"
],
+ "namedGlobals": {
+ "__heap_base" : "66192",
+ "__data_end" : "652"
+ },
"invokeFuncs": [
]
}