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

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 15:06:44 PDT 2015


ikudrin updated the summary for this revision.
ikudrin updated this revision to Diff 37929.
ikudrin added a comment.

The part of the patch was extracted as a separate change http://reviews.llvm.org/D13911.

- Rebased on the top.
- Bugfix: index of the symbol in the hash values part.
- Addressed the 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.37929.patch
Type: text/x-patch
Size: 22582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151020/65aeba72/attachment.bin>


More information about the llvm-commits mailing list