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

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 01:41:24 PDT 2015


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

- NumHashed is no longer stored in the class.
- sortSymbols() -> addSymbols().
- assert()s are removed.


http://reviews.llvm.org/D14084

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14084.38513.patch
Type: text/x-patch
Size: 9660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151027/882d3ac9/attachment.bin>


More information about the llvm-commits mailing list