diff options
| author | Fangrui Song <i@maskray.me> | 2024-07-28 10:14:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-28 10:14:21 -0700 |
| commit | c53843415ebba4d7c295bcd31bb325bfd08570a6 (patch) | |
| tree | 7165db922eb7dfc2d3e631645ce7a6cf6edd8a27 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface | |
| parent | 991192b211212aa366bf73b993ac444839c10bf5 (diff) | |
[ADT,CodeGen] Remove stable_hash_combine_string
FNV, used by stable_hash_combine_string is extremely slow. For string
hashing with good avalanche effects, we prefer xxh3_64bits.
StableHashing.h might still be useful as it provides a stable
hash_combine while Hashing.h's might be non-deterministic (#96282).
Pull Request: https://github.com/llvm/llvm-project/pull/100668
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions
