Skip to content

Commit 142aa5f

Browse files
authored
Merge pull request swiftlang#33396 from apple/shahmishal/disable-test-siloptimizer
[Disable] SILOptimizer test (66807959)
2 parents 92efa8b + ac66839 commit 142aa5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/SILOptimizer/large_string_array.swift.gyb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
// REQUIRES: long_test
1313
// REQUIRES: CPU=arm64 || CPU=x86_64
1414

15+
// REQUIRES: rdar66807959
16+
1517
// Check if the optimizer can optimize the whole array into a statically
1618
// initialized global
1719

0 commit comments

Comments
 (0)