diff options
Diffstat (limited to 'test/torture-s/20040917-1.c.s')
-rw-r--r-- | test/torture-s/20040917-1.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/20040917-1.c.s b/test/torture-s/20040917-1.c.s index ae52ca99a..9476ca279 100644 --- a/test/torture-s/20040917-1.c.s +++ b/test/torture-s/20040917-1.c.s @@ -10,6 +10,7 @@ not_inlinable: # @not_inlinable i32.const $push1=, -10 i32.store $discard=, test_var($pop0), $pop1 return + .endfunc .Lfunc_end0: .size not_inlinable, .Lfunc_end0-not_inlinable @@ -35,11 +36,12 @@ main: # @main end_block # label0: call abort@FUNCTION unreachable + .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main .type test_var,@object # @test_var .lcomm test_var,4,2 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |