Delete GotPltIndex.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 26 Apr 2018 16:09:30 +0000 (16:09 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 26 Apr 2018 16:09:30 +0000 (16:09 +0000)
commitf4a9d56a9a413e2d9d9a7ebd353304f9bf9a0d0a
tree0880b5e98df38ed591a49b7ffa61de98aef4ad6a
parent8086b9db3df2a3e63170739b6f8a418cbe5f05be
Delete GotPltIndex.

It was always an offset of PltIndex.

This doesn't reduce the size of the structures, but makes it easier to
do so in a followup patch.

llvm-svn: 330953
lld/ELF/Symbols.cpp
lld/ELF/Symbols.h
lld/ELF/SyntheticSections.cpp