diff options
Diffstat (limited to 'test/torture-s/const-addr-expr-1.c.s')
-rw-r--r-- | test/torture-s/const-addr-expr-1.c.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/torture-s/const-addr-expr-1.c.s b/test/torture-s/const-addr-expr-1.c.s index 262055a81..2469724c2 100644 --- a/test/torture-s/const-addr-expr-1.c.s +++ b/test/torture-s/const-addr-expr-1.c.s @@ -26,10 +26,10 @@ main: # @main # BB#2: # %if.end3 return $2 .LBB0_3: # %if.then2 - call abort + call abort@FUNCTION unreachable .LBB0_4: # %if.then - call abort + call abort@FUNCTION unreachable .Lfunc_end0: .size main, .Lfunc_end0-main |