mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[embedded] Centralize the OS/target requirements on (most) Embedded Swift tests
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
// RUN: %target-swift-frontend -c -I %t %t/Main.swift -enable-experimental-feature Embedded -o %t/a.o
|
||||
|
||||
// REQUIRES: swift_in_compiler
|
||||
// REQUIRES: OS=macosx || OS=linux-gnu
|
||||
// REQUIRES: swift_feature_Embedded
|
||||
|
||||
// BEGIN MyModule.swift
|
||||
|
||||
Reference in New Issue
Block a user