diff options
Diffstat (limited to 'test/torture-s/index-1.c.s')
-rw-r--r-- | test/torture-s/index-1.c.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/torture-s/index-1.c.s b/test/torture-s/index-1.c.s index b1a8d3267..a30729382 100644 --- a/test/torture-s/index-1.c.s +++ b/test/torture-s/index-1.c.s @@ -34,10 +34,10 @@ main: # @main i32.ne $push2=, $pop0, $pop1 br_if $pop2, .LBB1_2 # BB#1: # %if.end - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB1_2: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end1: .size main, .Lfunc_end1-main |