[Objdump] Fixing crash when printing symbols in ELF sections with special types.
authorColin LeMahieu <colinl@codeaurora.org>
Wed, 18 Feb 2015 23:00:22 +0000 (23:00 +0000)
committerColin LeMahieu <colinl@codeaurora.org>
Wed, 18 Feb 2015 23:00:22 +0000 (23:00 +0000)
commit03533724783d3c1bf9a88f814fcc3f42856b093b
tree7784ede8d5dc76fcfe4bcefabf3d67832c8da041
parent642f12778fa5524b584e8429cc9df04dae0a171b
[Objdump] Fixing crash when printing symbols in ELF sections with special types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229759 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELFObjectFile.h
test/tools/llvm-objdump/Inputs/proc-specific-section-elf [new file with mode: 0644]
test/tools/llvm-objdump/proc-specific-section-elf.test [new file with mode: 0644]