File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
swift-ci/sdks/android/patches Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -10,18 +10,6 @@ index 01390761c8c..d84c142397c 100644
10
10
11
11
// NOTE: 25185.byteSwapped = 0x62 'a', 0x61 'b'
12
12
// CHECK-LABEL: test_ascii_scalar_scalar2
13
- diff --git a/swift/test/SILOptimizer/semantic-arc-opts-redundantcopyopts.sil b/swift/test/SILOptimizer/semantic-arc-opts-redundantcopyopts.sil
14
- index 98765e0e4a3..4dc68bf522b 100644
15
- --- a/swift/test/SILOptimizer/semantic-arc-opts-redundantcopyopts.sil
16
- +++ b/swift/test/SILOptimizer/semantic-arc-opts-redundantcopyopts.sil
17
- @@ -1,5 +1,7 @@
18
- // RUN: %target-sil-opt -module-name Swift -enable-sil-verify-all -semantic-arc-opts -sil-semantic-arc-peepholes-redundant-copyvalue-elim %s | %FileCheck %s
19
-
20
- + // XFAIL: OS=linux-android, OS=linux-androideabi
21
- +
22
- // NOTE: Some of our tests here depend on borrow elimination /not/ running!
23
- // Please do not add it to clean up the IR like we did in
24
- // semanticarcopts-loadcopy-to-loadborrow!
25
13
diff --git a/swift/utils/build-script-impl b/swift/utils/build-script-impl
26
14
index 16e05052609..7ab8cebfab8 100755
27
15
--- a/swift/utils/build-script-impl
You can’t perform that action at this time.
0 commit comments