File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
swift-ci/sdks/android/patches Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change
1
+ diff --git a/swift/test/SILOptimizer/concat_string_literals.32.swift b/swift/test/SILOptimizer/concat_string_literals.32.swift
2
+ index 01390761c8c..d84c142397c 100644
3
+ --- a/swift/test/SILOptimizer/concat_string_literals.32.swift
4
+ +++ b/swift/test/SILOptimizer/concat_string_literals.32.swift
5
+ @@ -4,6 +4,7 @@
6
+
7
+ // We have a separate test for 64-bit architectures.
8
+ // REQUIRES: PTRSIZE=32
9
+ + // XFAIL: OS=linux-androideabi
10
+
11
+ // NOTE: 25185.byteSwapped = 0x62 'a', 0x61 'b'
12
+ // CHECK-LABEL: test_ascii_scalar_scalar2
1
13
diff --git a/swift/test/SILOptimizer/semantic-arc-opts-redundantcopyopts.sil b/swift/test/SILOptimizer/semantic-arc-opts-redundantcopyopts.sil
2
14
index 98765e0e4a3..4dc68bf522b 100644
3
15
--- a/swift/test/SILOptimizer/semantic-arc-opts-redundantcopyopts.sil
You can’t perform that action at this time.
0 commit comments