summaryrefslogtreecommitdiff
path: root/test/torture-s/scope-1.c.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/torture-s/scope-1.c.s')
-rw-r--r--test/torture-s/scope-1.c.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/torture-s/scope-1.c.s b/test/torture-s/scope-1.c.s
index 4adfa9b80..7e4a7709c 100644
--- a/test/torture-s/scope-1.c.s
+++ b/test/torture-s/scope-1.c.s
@@ -17,7 +17,7 @@ f: # @f
# BB#1: # %if.end
return $0
.LBB0_2: # %if.then
- call abort
+ call abort@FUNCTION
unreachable
.Lfunc_end0:
.size f, .Lfunc_end0-f
@@ -37,10 +37,10 @@ main: # @main
i32.ne $push2=, $pop0, $pop1
br_if $pop2, .LBB1_2
# BB#1: # %f.exit
- call exit, $0
+ call exit@FUNCTION, $0
unreachable
.LBB1_2: # %if.then.i
- call abort
+ call abort@FUNCTION
unreachable
.Lfunc_end1:
.size main, .Lfunc_end1-main