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 99655b5 commit 7d2e7c9Copy full SHA for 7d2e7c9
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 5a60e929523d95e67465087c67060d066f256c35
+refs/heads/master: 852c245b64c4039b68c0d0f34d1c1bff67673205
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
trunk/test/SILGen/weak_linked_attribute.swift
@@ -1,4 +1,5 @@
// RUN: %target-swift-emit-silgen %s | %FileCheck %s
+// UNSUPPORTED: OS=windows-msvc
// CHECK-LABEL: sil [_weakLinked] [ossa] @$s21weak_linked_attribute0A8FunctionyyF : $@convention(thin) () -> ()
@_weakLinked public func weakFunction() {}
0 commit comments