Files
clang-p2996/llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
Fangrui Song 52eab3430a PDBFileBuilder: Switch to xxh3_64bits
Following recent changes switching from xxh64 to xxh32 for better
hashing performance (e.g., D154813). I am not familiar with this use
case, but this change will ensure that the lld executable doesn't need
xxHash64 after wasm-ld migrates.
2023-07-19 15:31:51 -07:00

11 KiB