[Object][ELF] Handle files with no section header string table.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 21 Jul 2015 21:40:33 +0000 (21:40 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 21 Jul 2015 21:40:33 +0000 (21:40 +0000)
commit3f6881efa54ecb1afdf2fc1481e91e921ed7f9fc
treec8c013553d84c2a870bf34d8bff04724644ae5ac
parent68a4b416482ea92fe9aa4f1adf86c6e0574a4186
[Object][ELF] Handle files with no section header string table.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242839 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELF.h
test/Object/Inputs/no-section-header-string-table.elf-x86-64 [new file with mode: 0644]
test/Object/no-section-header-string-table.test [new file with mode: 0644]