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.
2 parents 2922151 + bb31dcc commit 9900c4fCopy full SHA for 9900c4f
test/IRGen/async/default_actor.swift
@@ -5,7 +5,8 @@
5
6
// CHECK: @"$s13default_actor1ACMn" = hidden constant
7
// 0x81000050: 0x01000000 IsDefaultActor
8
-// CHECK-SAME: i32 -2130706352,
+// 0x81010050: the same, but using a singleton metadata initialization
9
+// CHECK-SAME: i32 {{-2130706352|-2130640816}},
10
11
// CHECK: @"$s13default_actor1BCMn" = hidden constant
12
// 0x62010050: 0x02000000 IndirectTypeDescriptor + 0x01000000 IsDefaultActor
0 commit comments