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

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 14 20:45:59 PDT 2018


pcc updated this revision to Diff 138489.
pcc added a comment.

- Add a test that makes sure that we don't merge string literals with different alignments


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.138489.patch
Type: text/x-patch
Size: 10143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/76c75904/attachment.bin>


More information about the llvm-commits mailing list