diff options
Diffstat (limited to 'test/torture-s/longlong.c.s')
-rw-r--r-- | test/torture-s/longlong.c.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/torture-s/longlong.c.s b/test/torture-s/longlong.c.s index d881bd098..1b9e3e83b 100644 --- a/test/torture-s/longlong.c.s +++ b/test/torture-s/longlong.c.s @@ -75,10 +75,10 @@ main: # @main i64.ne $push14=, $pop12, $pop13 br_if $pop14, .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 |