[PATCH] D31184: [ELF] - Prepare GnuHashTableSection<ELFT> for detemplation.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 21 05:23:07 PDT 2017


grimar created this revision.

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


https://reviews.llvm.org/D31184

Files:
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31184.92471.patch
Type: text/x-patch
Size: 5443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170321/104412b3/attachment.bin>


More information about the llvm-commits mailing list