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 2145e30 commit adab576Copy full SHA for adab576
test/IRGen/has_symbol_clang.swift
@@ -11,5 +11,5 @@ public func testClangDecls() {
11
}
12
13
// --- clangFunc(_:) ---
14
-// CHECK: define linkonce_odr hidden i1 @"$sSo9clangFuncyys5Int32VFTwS"() #1 {
+// CHECK: define linkonce_odr hidden i1 @"$sSo9clangFuncyys5Int32VFTwS"() #1{{( comdat)?}} {
15
// CHECK: ret i1 icmp ne (ptr @clangFunc, ptr null)
0 commit comments