diff options
Diffstat (limited to 'test/emcc_hello_world.fromasm')
-rw-r--r-- | test/emcc_hello_world.fromasm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/emcc_hello_world.fromasm b/test/emcc_hello_world.fromasm index 36a6c1ff1..94eb84af9 100644 --- a/test/emcc_hello_world.fromasm +++ b/test/emcc_hello_world.fromasm @@ -17682,9 +17682,6 @@ (set_global $STACKTOP (get_local $6) ) - (set_global $tempRet0 - (get_global $tempRet0) - ) (get_local $0) ) (func $___muldi3 (param $0 i32) (param $1 i32) (param $2 i32) (param $3 i32) (result i32) |