Harald van Dijk d62413452f
[lld][X86] Restore gotEntrySize.
D62727 removed GotEntrySize and GotPltEntrySize with a comment that they
are always equal to wordsize(), but that is not entirely true: X32 has a
word size of 4, but needs 8-byte GOT entries. This restores gotEntrySize
for both, adjusted for current naming conventions, but defaults it to
config->wordsize to keep things simple for architectures other than
x86_64.

This partially reverts D62727.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D102509
2021-05-17 00:13:00 +01:00
..
2021-05-17 00:13:00 +01:00
2021-05-14 09:40:32 -07:00
2021-05-14 09:40:32 -07:00
2021-04-14 14:52:53 -04:00
2020-04-29 18:04:37 -07:00
2021-05-14 09:40:32 -07:00
2021-05-17 00:13:00 +01:00
2021-05-17 00:13:00 +01:00

See docs/NewLLD.rst