Skip to content

Commit cfa0050

Browse files
authored
Merge pull request #21608 from aschwaighofer/fix_typeref_lowering_test
2 parents b29f1ee + 4c2e7c6 commit cfa0050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Reflection/typeref_lowering.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,7 @@
10441044
// CHECK-64-NEXT: (field name=Indirect offset=0
10451045
// CHECK-64-NEXT: (reference kind=strong refcounting=native))))
10461046
// CHECK-64-NEXT: (field name=multiPayloadConcrete offset=24
1047-
// CHECK-64-NEXT: (multi_payload_enum size=8 alignment=8 stride=8 num_extra_inhabitants=2045 bitwise_takable=1
1047+
// CHECK-64-NEXT: (multi_payload_enum size=8 alignment=8 stride=8 num_extra_inhabitants={{(2045|125)}} bitwise_takable=1
10481048
// CHECK-64-NEXT: (field name=Left offset=0
10491049
// CHECK-64-NEXT: (reference kind=strong refcounting=native))
10501050
// CHECK-64-NEXT: (field name=Right offset=0

0 commit comments

Comments
 (0)