[ELF] - Prepare GnuHashTableSection<ELFT> for detemplation.
authorGeorge Rimar <grimar@accesssoftek.com>
Wed, 29 Mar 2017 15:23:28 +0000 (15:23 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Wed, 29 Mar 2017 15:23:28 +0000 (15:23 +0000)
commit5f73bc951721507e6dcaa0890fd7968c82766207
treebba49ac6f29d3fe416ef0ab20faee3cd6668e6ea
parentce957f9070982912a817188fc616158f9268f85d
[ELF] - Prepare GnuHashTableSection<ELFT> for detemplation.

This patch changes GnuHashTableSection implementation
to avoid depend on uintX_t and other ELFT stuff, reducing amount of
changes for following patch(es).

Differential revision: https://reviews.llvm.org/D31184

llvm-svn: 298998
lld/ELF/SyntheticSections.cpp
lld/ELF/SyntheticSections.h