| # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.o |
| # RUN: llvm-dwarfdump -debug-gnu-pubnames %t.o | FileCheck %s |
| # CHECK: unit_offset = 0x00000000 |
| # CHECK: unit_offset = 0x0000000c |
| .section .debug_abbrev,"",@progbits |
| .section .debug_info,"",@progbits |
| .short 4 # DWARF version number |
| .long 0 # Offset Into Abbrev. Section |
| .short 4 # DWARF version number |
| .long 0 # Offset Into Abbrev. Section |
| .section .debug_gnu_pubnames,"",@progbits |
| .long 12 # Compilation Unit Length |
| .long 12 # Compilation Unit Length |