We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5de07a6 + 9ab9075 commit d402593Copy full SHA for d402593
test/IRGen/pic.swift
@@ -4,6 +4,7 @@
4
// RUN: %target-swift-frontend -assume-parsing-unqualified-ownership-sil %s -module-name main -S -o - | %FileCheck -check-prefix=%target-cpu %s
5
6
// XFAIL: linux
7
+// REQUIRES: rdar_32513284
8
9
var global: Int = 0
10
0 commit comments