summaryrefslogtreecommitdiff
path: root/test/lld/em_asm_O0.wat.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/lld/em_asm_O0.wat.out')
-rw-r--r--test/lld/em_asm_O0.wat.out29
1 files changed, 0 insertions, 29 deletions
diff --git a/test/lld/em_asm_O0.wat.out b/test/lld/em_asm_O0.wat.out
index 5a533cdef..fb2495476 100644
--- a/test/lld/em_asm_O0.wat.out
+++ b/test/lld/em_asm_O0.wat.out
@@ -98,32 +98,3 @@
(call $__original_main)
)
)
-(;
---BEGIN METADATA --
-{
- "asmConsts": {
- "568": "{ Module.print(\"Hello world\"); }",
- "601": "{ return $0 + $1; }",
- "621": "{ Module.print(\"Got \" + $0); }"
- },
- "declares": [
- "emscripten_asm_const_int"
- ],
- "globalImports": [
- ],
- "exports": [
- "__wasm_call_ctors",
- "main"
- ],
- "namedGlobals": {
- "__start_em_asm" : "568",
- "__stop_em_asm" : "652"
- },
- "invokeFuncs": [
- ],
- "mainReadsParams": 0,
- "features": [
- ]
-}
--- END METADATA --
-;)