diff options
Diffstat (limited to 'test/torture-s/20021120-3.c.s')
-rw-r--r-- | test/torture-s/20021120-3.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/20021120-3.c.s b/test/torture-s/20021120-3.c.s index 0b16a8936..8d6e6d28d 100644 --- a/test/torture-s/20021120-3.c.s +++ b/test/torture-s/20021120-3.c.s @@ -40,6 +40,7 @@ foo: # @foo i32.const $10=, __stack_pointer i32.store $8=, 0($10), $8 return $pop3 + .endfunc .Lfunc_end0: .size foo, .Lfunc_end0-foo @@ -78,6 +79,7 @@ main: # @main i32.const $push2=, 0 call exit@FUNCTION, $pop2 unreachable + .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main @@ -88,5 +90,5 @@ main: # @main .size .L.str, 3 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |