File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
llvm/test/DebugInfo/Generic Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55; of discriminants, and where both refer to a DIE that is not a child
66; of the variant.
77
8- ; CHECK: DW_AT_name [DW_FORM_str{{[a-z]+}}] ({{.*}} = "Discr")
8+ ; CHECK: DW_AT_name [DW_FORM_str{{[a-z]+}}] ({{(.* = )?}} "Discr")
99; CHECK: DW_TAG_variant_part
1010; CHECK-NOT: TAG
1111; CHECK: DW_AT_discr [DW_FORM_ref4] (cu + {{0x[0-9a-fA-F]+}} => {[[OFFSET:0x[0-9a-fA-F]+]]})
1212; CHECK: DW_TAG_variant
1313; CHECK: DW_AT_discr_list [DW_FORM_block1] (<0x05> 00 17 01 61 6c )
1414; CHECK: DW_TAG_member
15- ; CHECK: DW_AT_name [DW_FORM_str{{[a-z]+}}] ({{.*}} = "var0")
15+ ; CHECK: DW_AT_name [DW_FORM_str{{[a-z]+}}] ({{(.* = )?}} "var0")
1616; CHECK: DW_AT_type
1717; CHECK: DW_AT_alignment
1818; CHECK: DW_AT_data_member_location [DW_FORM_data1] (0x00)
You can’t perform that action at this time.
0 commit comments