[PATCH] D27155: Merge strings using concurrent hash map (3rd try!)
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 09:16:10 PST 2016
ruiu updated this revision to Diff 79414.
ruiu updated the summary for this revision.
ruiu added a comment.
Herald added a subscriber: mgorny.
- Move the class to Concurrent.{h,cpp}
- Handle the case when the table becomes full
https://reviews.llvm.org/D27155
Files:
ELF/CMakeLists.txt
ELF/Concurrent.cpp
ELF/Concurrent.h
ELF/InputSection.h
ELF/OutputSections.cpp
ELF/OutputSections.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27155.79414.patch
Type: text/x-patch
Size: 14873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161128/93e65351/attachment.bin>
More information about the llvm-commits
mailing list