[PATCH] D13815: [ELF2] Add support for Gnu Hash section

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 01:53:51 PDT 2015


ikudrin updated this revision to Diff 37970.
ikudrin marked 2 inline comments as done.
ikudrin added a comment.

- Corrected calculation of MaskWords.
- Simplified hash fill loop.
- Addressed other comments.


http://reviews.llvm.org/D13815

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp
  test/elf2/gnu-hash-table.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13815.37970.patch
Type: text/x-patch
Size: 22501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151021/3cd19634/attachment.bin>


More information about the llvm-commits mailing list