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 134bd20 + d9ab93c commit 97937c5Copy full SHA for 97937c5
test/embedded/basic-irgen-no-stdlib.swift
@@ -1,7 +1,6 @@
1
// RUN: %target-swift-emit-ir %s -parse-stdlib -enable-experimental-feature Embedded -target arm64e-apple-none -wmo | %FileCheck %s
2
3
-// TODO: investigate why windows is generating more metadata.
4
-// XFAIL: OS=windows-msvc
+// REQUIRES: swift_in_compiler
5
6
struct Bool {}
7
0 commit comments