[PATCH] D38266: Parallelize string merging.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 19:45:45 PDT 2017


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

- Fix a few minor errors.


https://reviews.llvm.org/D38266

Files:
  lld/ELF/InputSection.h
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/test/ELF/comment-gc.s
  lld/test/ELF/compress-debug-sections.s
  lld/test/ELF/compressed-debug-input.s
  lld/test/ELF/debug-gc.s
  lld/test/ELF/merge-string.s
  lld/test/ELF/merge.s
  lld/test/ELF/string-gc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38266.117084.patch
Type: text/x-patch
Size: 14406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170929/8db8f908/attachment.bin>


More information about the llvm-commits mailing list