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 a11c06c commit 1782cf0Copy full SHA for 1782cf0
test/IRGen/autolink_merge_from_clangimporter.swift
@@ -15,5 +15,5 @@ func useLibrarySym() {
15
}
16
17
// CHECK-DAG: !llvm.linker.options = !{
18
-// CHECK-DAG: !{{[0-9]+}} = !{!"-lempty"}
+// CHECK-DAG: !{{[0-9]+}} = !{!{{"-lempty"|"/DEFAULTLIB:empty.lib"}}}
19
// CHECK-DAG: !{{[0-9]+}} = !{!"-framework", !"LinkFramework"}
0 commit comments