mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[embedded] Mark all embedded tests as REQUIRES: swift_in_compiler
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
// RUN: %target-swift-emit-ir %s -parse-stdlib -enable-experimental-feature Embedded -target arm64e-apple-none -wmo | %FileCheck %s
|
||||
|
||||
// REQUIRES: swift_in_compiler
|
||||
|
||||
public class MyClass {
|
||||
func foo() { }
|
||||
func bar() { }
|
||||
|
||||
Reference in New Issue
Block a user