[Lldb-commits] [PATCH] D142862: [Support] change StringMap hash function from djbHash to xxHash
Erik Desjardins via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 1 20:40:04 PST 2023
erikdesjardins updated this revision to Diff 494155.
erikdesjardins added a comment.
rebase over landed D142861 <https://reviews.llvm.org/D142861>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142862/new/
https://reviews.llvm.org/D142862
Files:
clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp
clang-tools-extra/test/modularize/ProblemsDisplayLists.modularize
clang-tools-extra/test/modularize/ProblemsInconsistent.modularize
clang/unittests/Basic/SarifTest.cpp
compiler-rt/test/profile/Linux/instrprof-show-debug-info-correlation.c
lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteClient.py
llvm/lib/Support/StringMap.cpp
llvm/test/DebugInfo/Generic/accel-table-hash-collisions.ll
llvm/test/DebugInfo/Generic/debug-names-hash-collisions.ll
llvm/test/DebugInfo/X86/debug-pubtables-dwarf64.ll
llvm/test/DebugInfo/X86/gnu-public-names-gmlt.ll
llvm/test/DebugInfo/X86/gnu-public-names.ll
llvm/test/ObjectYAML/Offload/binary.yaml
llvm/test/ObjectYAML/Offload/multiple_members.yaml
llvm/test/tools/dsymutil/ARM/extern-alias.test
llvm/test/tools/llvm-profdata/suppl-instr-with-sample.test
mlir/test/Transforms/print-op-graph.mlir
mlir/test/mlir-lsp-server/completion.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142862.494155.patch
Type: text/x-patch
Size: 30767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230202/46880e89/attachment-0001.bin>
More information about the lldb-commits
mailing list