diff options
Diffstat (limited to 'test/torture-s/loop-3b.c.s')
-rw-r--r-- | test/torture-s/loop-3b.c.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/torture-s/loop-3b.c.s b/test/torture-s/loop-3b.c.s index 2bc05a820..e25fce6f8 100644 --- a/test/torture-s/loop-3b.c.s +++ b/test/torture-s/loop-3b.c.s @@ -61,10 +61,10 @@ main: # @main i32.store $discard=, n($0), $pop1 br_if $1, .LBB2_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB2_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end2: .size main, .Lfunc_end2-main |