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 9289d08 commit bbcde58Copy full SHA for bbcde58
test/IRGen/conditional-dead-strip-ir.swift
@@ -17,7 +17,7 @@ public struct Struct {
17
public enum Enum {
18
}
19
20
-// CHECK: @llvm.used = appending global [
+// CHECK: @llvm.{{(compiler.)?}}used = appending global [
21
// CHECK-SAME: @"$s4main11TheProtocolHr"
22
// CHECK-SAME: @"$s4main5ClassCAA11TheProtocolAAHc"
23
// CHECK-SAME: @"$s4main5ClassCHn"
0 commit comments