objdump: Add test for ELF file with no section table
authorEd Maste <emaste@freebsd.org>
Mon, 30 Jun 2014 20:03:02 +0000 (20:03 +0000)
committerEd Maste <emaste@freebsd.org>
Mon, 30 Jun 2014 20:03:02 +0000 (20:03 +0000)
commit816d9c7b72481de8f723b37e9315be93b4a015ba
treedcda04c4e0faab56fb9c069fc3f0b53ade10f54f
parenteb73cf671b16899b55317ce9315f667994d7717e
objdump: Add test for ELF file with no section table

This is a test for the fix in r211904.

Differential Revision: http://reviews.llvm.org/D4349

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212059 91177308-0d34-0410-b5e6-96231b3b80d8
test/Object/Inputs/no-sections.elf-x86-64 [new file with mode: 0755]
test/Object/objdump-no-sectionheaders.test [new file with mode: 0644]