Skip to content

Commit c90c26e

Browse files
authored
Merge pull request #73194 from kubamracek/embedded-indirect-ret-test-fix
[embedded] Mark embedded/classes-indirect-return.swift test as 'REQUIRES: OS=macosx || OS=linux-gnu'
2 parents f5b1e49 + e97943e commit c90c26e

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)