We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7f94bf + 74a39d1 commit 11cb1afCopy full SHA for 11cb1af
test/embedded/stdlib-types.swift
@@ -2,6 +2,7 @@
2
// 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
3
4
// REQUIRES: VENDOR=apple
5
+// REQUIRES: optimized_stdlib
6
7
class MyClass {}
8
0 commit comments