mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[embedded] Mark array-builtins-no-stdlib.swift as REQUIRES: swift_in_compiler
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
// RUN: %target-swift-emit-ir %s -parse-stdlib -module-name Swift -enable-experimental-feature Embedded -target arm64e-apple-none | %FileCheck %s
|
||||
|
||||
// REQUIRES: swift_in_compiler
|
||||
|
||||
// TODO: these builtins in embedded Swift have a completely different IRGen, we need executable tests for them.
|
||||
|
||||
class MyClass {}
|
||||
|
||||
Reference in New Issue
Block a user