Skip to content

Commit 60b7523

Browse files
committed
fixup! remove redundant comments
1 parent ae5adf8 commit 60b7523

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

llvm/test/tools/llvm-dwarfdump/X86/filter-child-tag.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,31 +67,26 @@ FileHeader:
6767
DWARF:
6868
debug_abbrev:
6969
- Table:
70-
# 1
7170
- Tag: DW_TAG_compile_unit
7271
Children: DW_CHILDREN_yes
7372
Attributes:
7473
- Attribute: DW_AT_producer
7574
Form: DW_FORM_string
76-
# 2
7775
- Tag: DW_TAG_namespace
7876
Children: DW_CHILDREN_yes
7977
Attributes:
8078
- Attribute: DW_AT_name
8179
Form: DW_FORM_string
82-
# 3
8380
- Tag: DW_TAG_structure_type
8481
Children: DW_CHILDREN_yes
8582
Attributes:
8683
- Attribute: DW_AT_name
8784
Form: DW_FORM_string
88-
# 4
8985
- Tag: DW_TAG_member
9086
Children: DW_CHILDREN_no
9187
Attributes:
9288
- Attribute: DW_AT_name
9389
Form: DW_FORM_string
94-
# 5
9590
- Tag: DW_TAG_subprogram
9691
Children: DW_CHILDREN_no
9792
Attributes:

0 commit comments

Comments
 (0)