[PATCH] D148379: [elf] adjust sysv hash return type

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 14:30:16 PDT 2023


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

> I didn't do this when fixing the hash function, but this seems a good thing to do -- and match the gnu hash fn too.

Be specific. This is regarding commit 8bdbebbecdd5d0f70fa0722659b67adee930c58c <https://reviews.llvm.org/rG8bdbebbecdd5d0f70fa0722659b67adee930c58c>.

`GNU hash` instead of `gnu hash`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148379/new/

https://reviews.llvm.org/D148379



More information about the llvm-commits mailing list