Skip to content

Commit 612a87f

Browse files
committed
Disable test case on linux for now
1 parent 59ec94b commit 612a87f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/IRGen/dynamic_replaceable_opaque_return.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-swift-frontend -module-name A -swift-version 5 -primary-file %s -emit-ir | %FileCheck %s
22

3+
// REQUIRES: objc_interop
4+
35
// No 32bit for now.
46
// UNSUPPORTED: CPU=armv7
57
// UNSUPPORTED: CPU=armv7s

0 commit comments

Comments
 (0)