[PATCH] D132696: [ELF] Provide the GNU hash function in libObject
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 18:57:34 PDT 2022
MaskRay added a comment.
This patch may not be needed. You can add it as part of the patch using `hashGnu`. The duplicate in lld/ELF does not matter. When the openmp patches are proven to be mature, we can consider removing duplicate code in lld/ELF.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132696/new/
https://reviews.llvm.org/D132696
More information about the llvm-commits
mailing list