diff options
Diffstat (limited to 'test/lld/longjmp.wat.out')
-rw-r--r-- | test/lld/longjmp.wat.out | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/test/lld/longjmp.wat.out b/test/lld/longjmp.wat.out index bef99c9d4..3bb1c6dd4 100644 --- a/test/lld/longjmp.wat.out +++ b/test/lld/longjmp.wat.out @@ -141,33 +141,3 @@ ) ) ) -(; ---BEGIN METADATA -- -{ - "declares": [ - "malloc", - "saveSetjmp", - "getTempRet0", - "emscripten_longjmp", - "testSetjmp", - "setTempRet0", - "free" - ], - "globalImports": [ - ], - "exports": [ - "__wasm_call_ctors", - "main", - "dynCall_vii" - ], - "namedGlobals": { - }, - "invokeFuncs": [ - "invoke_vii" - ], - "mainReadsParams": 0, - "features": [ - ] -} --- END METADATA -- -;) |