Make test order-independent.
This commit is contained in:
parent
54a140159d
commit
254bf6027d
@ -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
|
||||
// CHECK-NOT: br
|
||||
// CHECK: ret
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user