Remove unnecessary code.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 20 Jul 2015 14:29:00 +0000 (14:29 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 20 Jul 2015 14:29:00 +0000 (14:29 +0000)
commit3c7642e2302c58d90978bf7c7d1d74d34743a1db
tree8abb2b4fa40d0a55dec991894b5d1a0d4592b3f2
parentf799b25cfc7c1eb3d3d569fd263ff122834f2529
Remove unnecessary code.

We were locating the dynamic string table via both the section and segment
headers.

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