[PATCH] D44504: COFF: Implement string tail merging.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 12:48:37 PDT 2018


pcc updated this revision to Diff 138605.
pcc marked 4 inline comments as done.
pcc added a comment.

- Address review comments


https://reviews.llvm.org/D44504

Files:
  lld/COFF/Chunks.cpp
  lld/COFF/Chunks.h
  lld/COFF/ICF.cpp
  lld/COFF/InputFiles.cpp
  lld/COFF/InputFiles.h
  lld/COFF/Writer.cpp
  lld/test/COFF/string-tail-merge.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44504.138605.patch
Type: text/x-patch
Size: 10471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/16d11441/attachment.bin>


More information about the llvm-commits mailing list