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)
commitb82657d3f14aa00df26549dc80319b33db14409f
treeb6f41daba68f74ed027f643d5c6a2d9e7cdc9fbd
parent05569f679a132d146252f31810409d176438a9ac
Support printing relocations in files with no section table.

llvm-svn: 242998
llvm/test/Object/Inputs/rel-no-sec-table.elf-x86-64 [new file with mode: 0755]
llvm/test/Object/relocation-executable.test
llvm/tools/llvm-readobj/ELFDumper.cpp