[PATCH] D43596: Replace HashStringUsingDJB with llvm::djbHash
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 23 09:53:31 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325927: Replace HashStringUsingDJB with llvm::djbHash (authored by labath, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D43596?vs=135568&id=135658#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43596
Files:
lldb/trunk/include/lldb/Core/MappedHash.h
lldb/trunk/packages/Python/lldbsuite/test/lang/c/unicode/Makefile
lldb/trunk/packages/Python/lldbsuite/test/lang/c/unicode/TestUnicodeSymbols.py
lldb/trunk/packages/Python/lldbsuite/test/lang/c/unicode/main.c
lldb/trunk/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp
lldb/trunk/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h
lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/trunk/source/Target/ObjCLanguageRuntime.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43596.135658.patch
Type: text/x-patch
Size: 22688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/14414575/attachment.bin>
More information about the llvm-commits
mailing list