diff options
Diffstat (limited to 'test/torture-s/20111212-1.c.s')
-rw-r--r-- | test/torture-s/20111212-1.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/20111212-1.c.s b/test/torture-s/20111212-1.c.s index 8f641b90f..6c41217e6 100644 --- a/test/torture-s/20111212-1.c.s +++ b/test/torture-s/20111212-1.c.s @@ -39,6 +39,7 @@ frob_entry: # @frob_entry .LBB0_2: # %if.end end_block # label0: return + .endfunc .Lfunc_end0: .size frob_entry, .Lfunc_end0-frob_entry @@ -69,9 +70,10 @@ main: # @main i32.const $2=, __stack_pointer i32.store $4=, 0($2), $4 return $pop3 + .endfunc .Lfunc_end1: .size main, .Lfunc_end1-main - .ident "clang version 3.8.0 " + .ident "clang version 3.9.0 " .section ".note.GNU-stack","",@progbits |