[PATCH] D33124: [ELF] - Detemplate GnuHashTableSection and SymbolTableSection sections.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 12 05:01:44 PDT 2017
grimar created this revision.
This change tries to do the same https://reviews.llvm.org/D31467 did 2 month ago,
but solution now in consistent with recent commits to LLD.
SymbolTableBaseSection was introduced.
Detemplation of SymbolTableSection should allow to detemplate more things.
https://reviews.llvm.org/D33124
Files:
ELF/SyntheticSections.cpp
ELF/SyntheticSections.h
ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33124.98748.patch
Type: text/x-patch
Size: 11299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170512/51ea4953/attachment.bin>
More information about the llvm-commits
mailing list