diff options
Diffstat (limited to 'test/llvm_autogenerated/copysign-casts.s')
-rw-r--r-- | test/llvm_autogenerated/copysign-casts.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/llvm_autogenerated/copysign-casts.s b/test/llvm_autogenerated/copysign-casts.s index 41c1c7680..64e7e354e 100644 --- a/test/llvm_autogenerated/copysign-casts.s +++ b/test/llvm_autogenerated/copysign-casts.s @@ -8,8 +8,8 @@ fold_promote: f64.promote/f32 $push0=, $1 f64.copysign $push1=, $0, $pop0 return $pop1 -func_end0: - .size fold_promote, func_end0-fold_promote +.Lfunc_end0: + .size fold_promote, .Lfunc_end0-fold_promote .globl fold_demote .type fold_demote,@function @@ -19,8 +19,8 @@ fold_demote: f32.demote/f64 $push0=, $1 f32.copysign $push1=, $0, $pop0 return $pop1 -func_end1: - .size fold_demote, func_end1-fold_demote +.Lfunc_end1: + .size fold_demote, .Lfunc_end1-fold_demote .section ".note.GNU-stack","",@progbits |