summaryrefslogtreecommitdiff
path: root/test/lld/em_asm.wat
diff options
context:
space:
mode:
Diffstat (limited to 'test/lld/em_asm.wat')
-rw-r--r--test/lld/em_asm.wat2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/lld/em_asm.wat b/test/lld/em_asm.wat
index f91f7321e..41d4d127b 100644
--- a/test/lld/em_asm.wat
+++ b/test/lld/em_asm.wat
@@ -8,11 +8,9 @@
(data (i32.const 568) "{ Module.print(\"Hello world\"); }\00\00{ return $0 + $1; }\00ii\00{ Module.print(\"Got \" + $0); }\00i\00")
(table $0 1 1 funcref)
(global $global$0 (mut i32) (i32.const 66208))
- (global $global$1 i32 (i32.const 658))
(export "memory" (memory $0))
(export "__wasm_call_ctors" (func $__wasm_call_ctors))
(export "main" (func $main))
- (export "__data_end" (global $global$1))
(func $__wasm_call_ctors
)
(func $__original_main (result i32)