1 ## This test checks the warning message displayed if input file
2 ## contains .debug_cu_index section.
4 # RUN: yaml2obj %s -o %t.o
6 # RUN: llvm-dwarfutil --garbage-collection %t.o %t1 2>&1 | FileCheck %s -DFILE=%t.o
8 # CHECK: [[FILE]]: warning: '.debug_cu_index' is not currently supported: section will be skipped
19 Flags: [ SHF_ALLOC, SHF_EXECINSTR ]
21 AddressAlign: 0x0000000000000010
23 - Name: .debug_cu_index
30 - Tag: DW_TAG_compile_unit
31 Children: DW_CHILDREN_yes
33 - Attribute: DW_AT_producer
35 - Attribute: DW_AT_language
37 - Attribute: DW_AT_name
39 - Attribute: DW_AT_low_pc
41 - Attribute: DW_AT_high_pc