1 # RUN: llvm-mc %s -filetype obj -triple i386-pc-linux -o - | \
2 # RUN: llvm-dwarfdump -debug-addr - 2> %t.err | FileCheck %s
3 # RUN: FileCheck %s -input-file %t.err -check-prefix=ERR
5 # CHECK: .debug_addr contents:
7 # ERR: DWARF64 is not supported in .debug_addr at offset 0x0
11 .section .debug_addr,"",@progbits
13 .long 0xffffffff # unit_length DWARF64 mark
14 .quad 12 # unit_length
16 .byte 3 # address_size
17 .byte 0 # segment_selector_size