[PATCH] D97396: Use the default seed value for djb hash for StringMap
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 1 04:21:48 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd84440ec9190: Use the default seed value for djb hash for StringMap (authored by serge-sans-paille).
Changed prior to commit:
https://reviews.llvm.org/D97396?vs=326112&id=327081#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97396/new/
https://reviews.llvm.org/D97396
Files:
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.ll
llvm/test/tools/llvm-dwarfdump/X86/section_sizes_elf.test
llvm/test/tools/llvm-dwarfdump/X86/section_sizes_macho.test
llvm/test/tools/llvm-dwarfdump/X86/statistics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97396.327081.patch
Type: text/x-patch
Size: 8479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210301/1e439cf3/attachment.bin>
More information about the llvm-commits
mailing list