1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/tools/dsymutil/Inputs/empty-CU.s
Jonas Devlieghere 07e6b85380 [dsymutil] Don't crash on empty CU
Add some additional checks so we don't crash on empty compile units.

llvm-svn: 329537
2018-04-08 17:35:17 +00:00

17 lines
392 B
ArmAsm

.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