Skip to content

Commit 774ff61

Browse files
committed
[test] Fix outdated reference to _NSArrayCore
1 parent d707b0b commit 774ff61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/sil_combine.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3509,6 +3509,8 @@ bb0(%0 : $*Builtin.Int64, %1 : $B):
35093509
return %4 : $Builtin.Int64
35103510
}
35113511

3512+
protocol _NSArrayCore {}
3513+
35123514
// CHECK-LABEL: sil @mark_dependence_base2
35133515
// CHECK: bb0(
35143516
// CHECK-NOT: open_existential_ref

0 commit comments

Comments
 (0)