Skip to content

Commit 74a39d1

Browse files
committed
[embedded] Mark stdlib-types.swift test as REQUIRES: optimized_stdlib
1 parent f14b426 commit 74a39d1

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)