Remove a report_fatal_error that should be unreachable.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 2 Jul 2015 17:16:07 +0000 (17:16 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 2 Jul 2015 17:16:07 +0000 (17:16 +0000)
commit98857b60ed642a63475a74d4e037f825714203e8
tree5bec081c3e01ab9dd18ac9284d4f99a65a55226b
parenta5a5a62fff3c24ea29401b51b853b4a59c9b9d0e
Remove a report_fatal_error that should be unreachable.

If we created a relocation iterator, we have a valid relocation section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241286 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELFObjectFile.h