diff options
Diffstat (limited to 'test/torture-s/loop-2e.c.s')
-rw-r--r-- | test/torture-s/loop-2e.c.s | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/torture-s/loop-2e.c.s b/test/torture-s/loop-2e.c.s index 0afb46a28..055ab2dfb 100644 --- a/test/torture-s/loop-2e.c.s +++ b/test/torture-s/loop-2e.c.s @@ -126,6 +126,7 @@ f: # @f i32.add $push77=, $0, $pop76 i32.store $discard=, 156($1), $pop77 return + .endfunc .Lfunc_end0: .size f, .Lfunc_end0-f @@ -138,9 +139,10 @@ main: # @main # BB#0: # %entry i32.const $push0=, 0 return $pop0 + .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 |