Skip to content

Commit dcf27a1

Browse files
committed
Disable the IRGen/linker_set_low_level_exec.swift on Windows
#73321
1 parent 338dd18 commit dcf27a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/IRGen/linker_set_low_level_exec.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
// REQUIRES: executable_test
44
// REQUIRES: swift_in_compiler
55

6+
// https://github.com/apple/swift/issues/73321
7+
// UNSUPPORTED: OS=windows-msvc
8+
69
@_used
710
#if canImport(Darwin)
811
@_section("__TEXT,__mysection")

0 commit comments

Comments
 (0)