diff options
Diffstat (limited to 'test/torture-s/stdarg-1.c.s')
-rw-r--r-- | test/torture-s/stdarg-1.c.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/torture-s/stdarg-1.c.s b/test/torture-s/stdarg-1.c.s index c2cd71c9d..df6eab452 100644 --- a/test/torture-s/stdarg-1.c.s +++ b/test/torture-s/stdarg-1.c.s @@ -122,7 +122,7 @@ bar: # @bar i32.const $push28=, 17 i32.ne $push29=, $pop27, $pop28 br_if 1, $pop29 # 1: down to label1 -.LBB1_8: # %if.end22 +.LBB1_8: # %if.end end_block # label2: i32.const $push44=, 0 i32.store $drop=, bar_arg($pop44), $0 @@ -630,5 +630,5 @@ x: .size x, 4 - .ident "clang version 3.9.0 " + .ident "clang version 4.0.0 " .functype abort, void |