[embedded] Centralize the OS/target requirements on (most) Embedded Swift tests

This commit is contained in:
Kuba Mracek
2025-01-19 11:44:55 -08:00
parent 600dcd0828
commit d8c0c25b4b
82 changed files with 11 additions and 81 deletions

View File

@@ -1,7 +1,6 @@
// RUN: %target-swift-emit-ir %s -enable-experimental-feature Embedded -parse-as-library -module-name main | %FileCheck %s
// REQUIRES: swift_in_compiler
// REQUIRES: OS=macosx || OS=linux-gnu
// REQUIRES: swift_feature_Embedded
class MyClass {