Bless codegen test.
This commit is contained in:
parent
a5031d569e
commit
f993c6d73e
@ -33,7 +33,7 @@ pub fn iter_repeat_n_next(it: &mut std::iter::RepeatN<NotCopy>) -> Option<NotCop
|
||||
|
||||
// CHECK: [[EMPTY]]:
|
||||
// CHECK-NOT: br
|
||||
// CHECK: phi i16 [ undef, %start ], [ %[[VAL]], %[[NOT_EMPTY]] ]
|
||||
// CHECK: phi i16 [ %[[VAL]], %[[NOT_EMPTY]] ], [ undef, %start ]
|
||||
// CHECK-NOT: br
|
||||
// CHECK: ret
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user