Skip to content

Commit 2af51be

Browse files
authored
Merge pull request #30390 from drodriguez/android-let-properties-opts-armv7
[android][armv7] Mark let_properties_opts.swift as XFAIL.
2 parents ecb58a1 + 6ac04c6 commit 2af51be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SILOptimizer/let_properties_opts.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33

44
// REQUIRES: optimized_stdlib
55

6+
// See https://bugs.swift.org/browse/SR-12370
7+
// XFAIL: OS=linux-androideabi && CPU=armv7
8+
69
// Test propagation of non-static let properties with compile-time constant values.
710

811
// TODO: Once this optimization can remove the propagated fileprivate/internal let properties or

0 commit comments

Comments
 (0)