[PATCH] D14084: [ELF2] Move sorting from symbol table to the GNU hash section.

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 12:09:50 PDT 2015


ikudrin updated this revision to Diff 38447.
ikudrin added a comment.

- Removed constructor of internal class
- Reworked the sortSymbols() method.


http://reviews.llvm.org/D14084

Files:
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14084.38447.patch
Type: text/x-patch
Size: 9564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151026/4adee2b1/attachment.bin>


More information about the llvm-commits mailing list