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 5a60e92 + a3f54ae commit 852c245Copy full SHA for 852c245
test/SILGen/weak_linked_attribute.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-swift-emit-silgen %s | %FileCheck %s
2
+// UNSUPPORTED: OS=windows-msvc
3
4
// CHECK-LABEL: sil [_weakLinked] [ossa] @$s21weak_linked_attribute0A8FunctionyyF : $@convention(thin) () -> ()
5
@_weakLinked public func weakFunction() {}
0 commit comments