[wasm-ld] Switch to xxh3_64bits
authorFangrui Song <i@maskray.me>
Thu, 20 Jul 2023 17:47:47 +0000 (10:47 -0700)
committerFangrui Song <i@maskray.me>
Thu, 20 Jul 2023 17:47:47 +0000 (10:47 -0700)
commita3622ac80be1230a96597a4efb8489d065b0ffc2
tree1a729c75148bb31d312b90b0216073e3852e6fb9
parent8e0715e40e43aaadc5a9d3fdd0678e4474fe463b
[wasm-ld] Switch to xxh3_64bits

Similar to recent changes to ELF (e.g., D154813), Mach-O, and COFF to
improve hashing performance.

Reviewed By: dschuff

Differential Revision: https://reviews.llvm.org/D155752
lld/test/wasm/build-id.test
lld/wasm/InputChunks.cpp
lld/wasm/Writer.cpp