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 830ddef commit ae00311Copy full SHA for ae00311
test/IRGen/partial_apply.sil
@@ -604,7 +604,7 @@ bb0(%0 : $*A2<A3>):
604
605
sil @capture_class : $@convention(thin) (@guaranteed A3) -> ()
606
607
-// CHECK-LABEL: define swiftcc{{.*}} i8* @partial_apply_stack_in_coroutine(i8* {{.*}}, %T13partial_apply2A3C*)
+// CHECK-LABEL: define{{.*}} swiftcc i8* @partial_apply_stack_in_coroutine(i8* {{.*}}, %T13partial_apply2A3C*)
608
// CHECK: entry:
609
// CHECK: [[CLOSURE_CONTEXT:%.*]] = bitcast %T13partial_apply2A3C* %1 to %swift.opaque*
610
// CHECK: [[CONTEXT:%.*]] = bitcast %swift.opaque* [[CLOSURE_CONTEXT]] to %swift.refcounted*
0 commit comments