Skip to content

Commit 28492d8

Browse files
committed
tests: disable SILOptimizer/static_inline_arrays.swift for arm64_32 CPUs
rdar://151761870
1 parent 021bd4a commit 28492d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SILOptimizer/static_inline_arrays.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
// RUN: %target-run %t/a.out | %FileCheck %s -check-prefix=CHECK-OUTPUT
88

99
// REQUIRES: executable_test,optimized_stdlib
10+
// UNSUPPORTED: CPU=arm64_32
1011
// UNSUPPORTED: back_deployment_runtime
1112

1213
extension InlineArray: Collection {

0 commit comments

Comments
 (0)