[PATCH] D26792: [ELF] Convert GnuHashTableSection to input section
Eugene Leviant via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 03:18:35 PST 2016
evgeny777 created this revision.
evgeny777 added reviewers: ruiu, rafael.
evgeny777 added subscribers: grimar, ikudrin, llvm-commits.
evgeny777 set the repository for this revision to rL LLVM.
evgeny777 added a project: lld.
Other changes:
- SyntheticSections.h: SymbolTableEntry was also moved with this change, so no need to include OutputSections.h any longer
- Writer.cpp: In<ELFT>::DynSymTab is finalized in a same call to finalizeSynthetic with all other synthetic sections.
Repository:
rL LLVM
https://reviews.llvm.org/D26792
Files:
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/SyntheticSections.cpp
ELF/SyntheticSections.h
ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26792.78341.patch
Type: text/x-patch
Size: 20096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161117/d50278fe/attachment.bin>
More information about the llvm-commits
mailing list