Continue to remove the notion that ELF has dynamic and static symbols.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 3 Jul 2015 12:00:05 +0000 (12:00 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 3 Jul 2015 12:00:05 +0000 (12:00 +0000)
commitabdd9e7330c1a36a31df65c278c7c7b6bace7c2a
treeff77a03cc4667b896fe77a28b65e09879cf1dc63
parent3ec9de8dfd09f3479b294ec8c9c39ce77f195b93
Continue to remove the notion that ELF has dynamic and static symbols.

The ELFObjectFile now just reasons about a section/index pair, removing
one of the users that force ELF.h to maintain the difference.

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