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

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 13:00:06 PDT 2015


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

LGTM

There might be room to improve code even more, but this is I think already good enough. As long as readers understand the structure of .gnu.hash section, this code feels straightforward.


http://reviews.llvm.org/D13815





More information about the llvm-commits mailing list