diff options
Diffstat (limited to 'test/torture-s/memset-2.c.s')
-rw-r--r-- | test/torture-s/memset-2.c.s | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/test/torture-s/memset-2.c.s b/test/torture-s/memset-2.c.s index 96568b605..007237b71 100644 --- a/test/torture-s/memset-2.c.s +++ b/test/torture-s/memset-2.c.s @@ -39,6 +39,7 @@ reset: # @reset i32.store8 $push26=, u+29($0), $pop25 i32.store8 $discard=, u+30($0), $pop26 return + .endfunc .Lfunc_end0: .size reset, .Lfunc_end0-reset @@ -143,6 +144,7 @@ check: # @check end_block # label6: call abort@FUNCTION unreachable + .endfunc .Lfunc_end1: .size check, .Lfunc_end1-check @@ -939,6 +941,7 @@ main: # @main i32.const $push459=, 0 call exit@FUNCTION, $pop459 unreachable + .endfunc .Lfunc_end2: .size main, .Lfunc_end2-main @@ -953,5 +956,5 @@ A: .type u,@object # @u .lcomm u,32,4 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |