diff options
Diffstat (limited to 'test/emcc_hello_world.fromasm')
-rw-r--r-- | test/emcc_hello_world.fromasm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/emcc_hello_world.fromasm b/test/emcc_hello_world.fromasm index ecbadd304..050a16775 100644 --- a/test/emcc_hello_world.fromasm +++ b/test/emcc_hello_world.fromasm @@ -6639,6 +6639,7 @@ ) ) ) + (br $__rjto$8) ) (set_local $5 (call $_fmt_u @@ -6868,6 +6869,7 @@ (br $__rjti$7) ) ) + (br $__rjto$8) ) (call $_pad (get_local $0) |