Skip to content

Commit e97943e

Browse files
committed
[embedded] Mark embedded/classes-indirect-return.swift test as 'REQUIRES: OS=macosx || OS=linux-gnu'
1 parent 3d32f5f commit e97943e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/embedded/classes-indirect-return.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %target-swift-emit-sil %s -enable-experimental-feature Embedded -wmo | %FileCheck %s
22

33
// REQUIRES: swift_in_compiler
4+
// REQUIRES: OS=macosx || OS=linux-gnu
45

56
// CHECK: sil @$s4main1XC3fooxyFSi_Tg5 : $@convention(method) (@guaranteed X<Int>) -> Int {
67

0 commit comments

Comments
 (0)