diff options
Diffstat (limited to 'test/torture-s/zero-struct-2.c.s')
-rw-r--r-- | test/torture-s/zero-struct-2.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/zero-struct-2.c.s b/test/torture-s/zero-struct-2.c.s index c17dab927..1b4be92eb 100644 --- a/test/torture-s/zero-struct-2.c.s +++ b/test/torture-s/zero-struct-2.c.s @@ -13,6 +13,7 @@ one_raw_spinlock: # @one_raw_spinlock i32.add $push2=, $pop0, $pop1 i32.store $discard=, ii($0), $pop2 return + .endfunc .Lfunc_end0: .size one_raw_spinlock, .Lfunc_end0-one_raw_spinlock @@ -37,6 +38,7 @@ main: # @main end_block # label0: call abort@FUNCTION unreachable + .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main @@ -50,5 +52,5 @@ ii: .size ii, 4 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |