Skip to content

Commit d402593

Browse files
authored
Merge pull request #10033 from aschwaighofer/disable_irgen_test_pic_swift
2 parents 5de07a6 + 9ab9075 commit d402593

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/pic.swift

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// RUN: %target-swift-frontend -assume-parsing-unqualified-ownership-sil %s -module-name main -S -o - | %FileCheck -check-prefix=%target-cpu %s
55

66
// XFAIL: linux
7+
// REQUIRES: rdar_32513284
78

89
var global: Int = 0
910

0 commit comments

Comments
 (0)