[lld] [lld-macho,BalancedPartition] Simplify relocation hash and avoid xxHash (PR #121729)
Ellis Hoag via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 10:32:13 PST 2025
ellishg wrote:
> @ellishg Does the current PR look good to you?
Can we use only `xxh3_64bits()` in this PR for simplicity and flexibility?
https://github.com/llvm/llvm-project/pull/121729
More information about the llvm-commits
mailing list