[all-commits] [llvm/llvm-project] 7b319d: Revert "Use the default seed value for djb hash fo...
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Mon Mar 1 05:05:46 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b319df29bf4ebe690ca0c41761e46d8b0081293
https://github.com/llvm/llvm-project/commit/7b319df29bf4ebe690ca0c41761e46d8b0081293
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M llvm/lib/Support/StringMap.cpp
M llvm/test/DebugInfo/Generic/accel-table-hash-collisions.ll
M llvm/test/DebugInfo/Generic/debug-names-hash-collisions.ll
M llvm/test/DebugInfo/X86/debug-pubtables-dwarf64.ll
M llvm/test/DebugInfo/X86/gnu-public-names.ll
M llvm/test/tools/llvm-dwarfdump/X86/section_sizes_elf.test
M llvm/test/tools/llvm-dwarfdump/X86/section_sizes_macho.test
M llvm/test/tools/llvm-dwarfdump/X86/statistics.ll
Log Message:
-----------
Revert "Use the default seed value for djb hash for StringMap"
This reverts commit d84440ec919019ac446241db72cfd905c6ac9dfa.
It breaks (at least) lldb and lld validation
https://lab.llvm.org/buildbot/#/builders/68/builds/7837
https://lab.llvm.org/buildbot/#/builders/36/builds/5495
More information about the All-commits
mailing list