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.
1 parent 338dd18 commit dcf27a1Copy full SHA for dcf27a1
test/IRGen/linker_set_low_level_exec.swift
@@ -3,6 +3,9 @@
3
// REQUIRES: executable_test
4
// REQUIRES: swift_in_compiler
5
6
+// https://github.com/apple/swift/issues/73321
7
+// UNSUPPORTED: OS=windows-msvc
8
+
9
@_used
10
#if canImport(Darwin)
11
@_section("__TEXT,__mysection")
0 commit comments