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 f71a323 commit b58c59bCopy full SHA for b58c59b
test/IRGen/weaklinked_import.swift
@@ -4,6 +4,8 @@
4
//
5
// RUN: %target-swift-frontend -primary-file %s -I %t -emit-ir | %FileCheck %s
6
7
+// UNSUPPORTED: OS=windows-msvc
8
+
9
@_weakLinked import weaklinked_import_helper
10
11
// CHECK-DAG: @"$s24weaklinked_import_helper12ConcreteTypeVAA13OtherProtocolAAWP" = extern_weak global i8*
0 commit comments