Skip to content

Commit 5b77f64

Browse files
committed
tests: The large_string_array test only works for 64 bits.
1 parent ab45d51 commit 5b77f64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/SILOptimizer/large_string_array.swift.gyb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
1212
// REQUIRES: long_test
13+
// REQUIRES: CPU=arm64 || CPU=x86_64
1314

1415
// Check if the optimizer can optimize the whole array into a statically
1516
// initialized global

0 commit comments

Comments
 (0)