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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 4 09:58:45 PST 2016


ruiu updated this revision to Diff 80209.
ruiu marked 8 inline comments as done.
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
  test/ELF/merge-strings-concurrent.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27155.80209.patch
Type: text/x-patch
Size: 18059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161204/bbaa96db/attachment.bin>


More information about the llvm-commits mailing list