diff options
Diffstat (limited to 'test/torture-s/20131127-1.c.s')
-rw-r--r-- | test/torture-s/20131127-1.c.s | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/test/torture-s/20131127-1.c.s b/test/torture-s/20131127-1.c.s index ecde5640c..35b6c173d 100644 --- a/test/torture-s/20131127-1.c.s +++ b/test/torture-s/20131127-1.c.s @@ -11,6 +11,7 @@ fn1: # @fn1 i32.const $push1=, 14 call memcpy@FUNCTION, $0, $pop0, $pop1 return + .endfunc .Lfunc_end0: .size fn1, .Lfunc_end0-fn1 @@ -114,6 +115,7 @@ fn2: # @fn2 i32.const $12=, __stack_pointer i32.store $16=, 0($12), $16 return + .endfunc .Lfunc_end1: .size fn2, .Lfunc_end1-fn2 @@ -218,6 +220,7 @@ main: # @main i32.const $12=, __stack_pointer i32.store $16=, 0($12), $16 return $pop56 + .endfunc .Lfunc_end2: .size main, .Lfunc_end2-main @@ -266,5 +269,5 @@ e: .size e, 14 - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |