[PATCH] D25644: [ADT] Move CachedHashString to its own header in ADT, and rename to CachedHashStringRef.
Justin Lebar via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 17 15:14:41 PDT 2016
jlebar updated this revision to Diff 74918.
jlebar added a comment.
Remove check of hash values in equality function, per Rafael's comment.
https://reviews.llvm.org/D25644
Files:
lld/ELF/InputSection.cpp
lld/ELF/OutputSections.cpp
lld/ELF/OutputSections.h
llvm/include/llvm/ADT/CachedHashString.h
llvm/include/llvm/MC/StringTableBuilder.h
llvm/lib/MC/StringTableBuilder.cpp
llvm/unittests/MC/StringTableBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25644.74918.patch
Type: text/x-patch
Size: 9266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161017/53055898/attachment.bin>
More information about the llvm-commits
mailing list