summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/dsymutil/Inputs/empty-CU.s
blob: c539588da1796a15ab489292d06d03f46060a32a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
        .section        __DWARF,__debug_info,regular,debug
.long 8  # CU length
.short 3 # Version
.long 0  # Abbrev offset
.byte 4  # AddrSize
.byte 1  # Abbrev 1
.long 7  # Unit lengthh...
.short 3
.long 0
.byte 4
        .section        __DWARF,__debug_abbrev,regular,debug
.byte 1    # Abbrev code
.byte 0x11 # TAG_compile_unit
.byte 0    # no children
.byte 0    # no attributes
.byte 0
OpenPOWER on IntegriCloud