Support printing relocations in files with no section table.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 23 Jul 2015 09:11:05 +0000 (09:11 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 23 Jul 2015 09:11:05 +0000 (09:11 +0000)
commit2b11aef2f4ab80b595ac2e53b299cb49f18f4372
tree5bcbd6ab4723fe002b8879463e766865235b92c7
parent7528c1963f2d374b4ccbd47c43f1cc99cd5e2391
Support printing relocations in files with no section table.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242998 91177308-0d34-0410-b5e6-96231b3b80d8
test/Object/Inputs/rel-no-sec-table.elf-x86-64 [new file with mode: 0755]
test/Object/relocation-executable.test
tools/llvm-readobj/ELFDumper.cpp