[PATCH] D27155: Merge strings using concurrent hash map (3rd try!)

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 12:55:54 PST 2016


ruiu updated this revision to Diff 79799.
ruiu added a comment.

- Address review comments.


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.79799.patch
Type: text/x-patch
Size: 16994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161130/4d3b2e52/attachment.bin>


More information about the llvm-commits mailing list