File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -745,7 +745,7 @@ bb0(%x : $*SwiftClassPair):
745
745
sil public_external @closure : $@convention(thin) (@in_guaranteed ResilientInt, @guaranteed SwiftClass) -> ()
746
746
747
747
// Make sure that we use the heap header size (16) for the initial offset.
748
- // CHECK: define swiftcc void @test_initial_offset(%swift.opaque* noalias nocapture %0, %T13partial_apply10SwiftClassC* %1)
748
+ // CHECK-LABEL : define{{.*}} swiftcc void @test_initial_offset(%swift.opaque* noalias nocapture %0, %T13partial_apply10SwiftClassC* %1)
749
749
// CHECK: [[T0:%.*]] = call swiftcc %swift.metadata_response @"$s16resilient_struct12ResilientIntVMa"
750
750
// CHECK: [[MD:%.*]] = extractvalue %swift.metadata_response [[T0]], 0
751
751
// CHECK: [[CAST:%.*]] = bitcast %swift.type* [[MD]] to i8***
You can’t perform that action at this time.
0 commit comments