diff options
author | Fangrui Song <i@maskray.me> | 2023-07-25 16:02:54 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2023-07-25 16:02:54 -0700 |
commit | 16d79d26b3b6b7ab4b024f478f05569e0a033c76 (patch) | |
tree | 54e8960b5248b877a5c9c209f5b2f2d6581eeebd /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 61c7a9140becb19c5b1bc644e54452c6f782f5d5 (diff) | |
download | llvm-16d79d26b3b6b7ab4b024f478f05569e0a033c76.zip llvm-16d79d26b3b6b7ab4b024f478f05569e0a033c76.tar.gz llvm-16d79d26b3b6b7ab4b024f478f05569e0a033c76.tar.bz2 |
[clangd] Use xxh3_64bits for background index file digests
Many sources show that xxh3 is much better than xxh64. This particular
instance may or may not have noticeable difference, but this change
moves us toward removing xxHash64.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D155992
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions