Skip to content

Commit b6e34be

Browse files
committed
Temporarily disable this test
rdar://70772670
1 parent e27ebf5 commit b6e34be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/IRGen/autolink-runtime-compatibility-arm64e.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// REQUIRES: CPU=arm64e,OS=ios
22

3+
// REQUIRES: rdar70772670
4+
35
// Doesn't autolink compatibility library because target OS doesn't need it
46
// RUN: %target-swift-frontend -target arm64e-apple-ios11.0 -emit-ir -parse-stdlib %s | %FileCheck -check-prefix=NO-FORCE-LOAD %s
57

0 commit comments

Comments
 (0)