Skip to content

Commit d9ab93c

Browse files
committed
[embedded] Mark basic-irgen-no-stdlib.swift as REQUIRES: swift_in_compiler
1 parent 1cd423d commit d9ab93c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/embedded/basic-irgen-no-stdlib.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// RUN: %target-swift-emit-ir %s -parse-stdlib -enable-experimental-feature Embedded -target arm64e-apple-none -wmo | %FileCheck %s
22

3-
// TODO: investigate why windows is generating more metadata.
4-
// XFAIL: OS=windows-msvc
3+
// REQUIRES: swift_in_compiler
54

65
struct Bool {}
76

0 commit comments

Comments
 (0)