We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b31cf commit 68c7ba2Copy full SHA for 68c7ba2
test/IRGen/pic.swift
@@ -2,7 +2,7 @@
2
// platforms.
3
4
// https://github.com/apple/swift/issues/54619
5
-// XFAIL: OS=linux-android && CPU=aarch64
+// XFAIL: OS=linux-android && (CPU=aarch64 || CPU=armv7)
6
// UNSUPPORTED: OS=linux-gnu, CPU=wasm32
7
8
// RUN: %target-swift-frontend %s -module-name main -S -o - | %FileCheck -check-prefix=%target-cpu -check-prefix=%target-cpu-%target-sdk-name %s
0 commit comments