Make test order-independent.

This commit is contained in:
Camille GILLOT 2023-07-19 09:59:35 +00:00
parent 54a140159d
commit 254bf6027d

View File

@ -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