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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 01:44:41 PDT 2019


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

- address review comments
- simplify


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D38528/new/

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.195102.patch
Type: text/x-patch
Size: 13408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190415/446f3481/attachment-0001.bin>


More information about the llvm-commits mailing list