Skip to content

Commit 11cb1af

Browse files
authored
Merge pull request #68759 from kubamracek/embedded-stdlib-types.swift-requires-optimized
[embedded] Mark stdlib-types.swift test as REQUIRES: optimized_stdlib
2 parents a7f94bf + 74a39d1 commit 11cb1af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/embedded/stdlib-types.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// RUN: %target-swift-frontend -target arm64-apple-none-macho -Xcc -D__MACH__ -Xcc -D__arm64__ -Xcc -D__APPLE__ -emit-ir %s -enable-experimental-feature Embedded | %FileCheck %s
33

44
// REQUIRES: VENDOR=apple
5+
// REQUIRES: optimized_stdlib
56

67
class MyClass {}
78

0 commit comments

Comments
 (0)