[PATCH] D38528: Parallelize tail-merge string table construction.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 22 19:07:01 PDT 2017


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

- Embed TailHash into SectionPiece


https://reviews.llvm.org/D38528

Files:
  lld/ELF/InputSection.h
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/test/ELF/merge-shared-str.s
  lld/test/ELF/merge-string.s
  lld/test/ELF/tail-merge-string-align.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38528.119807.patch
Type: text/x-patch
Size: 14084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171023/1d621f13/attachment.bin>


More information about the llvm-commits mailing list