diff options
Diffstat (limited to 'test/torture-s/divconst-2.c.s')
-rw-r--r-- | test/torture-s/divconst-2.c.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/torture-s/divconst-2.c.s b/test/torture-s/divconst-2.c.s index ba14f599b..ee6d1e6ad 100644 --- a/test/torture-s/divconst-2.c.s +++ b/test/torture-s/divconst-2.c.s @@ -108,10 +108,10 @@ main: # @main i32.ne $push32=, $pop31, $1 br_if $pop32, .LBB3_4 # BB#3: # %for.cond.2 - call exit, $0 + call exit@FUNCTION, $0 unreachable .LBB3_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end3: .size main, .Lfunc_end3-main |