brintos

brintos / llvm-project-archived public Read only

0
0
Text · 607 B · 1417ab2 Raw
24 lines · yaml
1# RUN: yaml2obj %s | llvm-dwarfdump -verify - | FileCheck %s2# CHECK: warning: DW_TAG_compile_unit has DW_CHILDREN_yes but DIE has no children3 4--- !ELF5FileHeader:6  Class: ELFCLASS647  Data:  ELFDATA2LSB8  Type:  ET_EXEC9DWARF:10  debug_abbrev:11    - Table:12        - Tag:      DW_TAG_compile_unit13          Children: DW_CHILDREN_yes14          Attributes:15            - Attribute: DW_AT_low_pc16              Form:      DW_FORM_data417  debug_info:18    - Version: 419      Entries:20        - AbbrCode: 121          Values:22            - Value: 0x123423        - AbbrCode: 0   ## Terminator for the current DIE.24