[PATCH] D45571: [ELF] - Speedup MergeInputSection::splitStrings

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 29 18:32:05 PDT 2018


grimar updated this revision to Diff 144499.
grimar added a comment.

- Addressed review comments.


https://reviews.llvm.org/D45571

Files:
  ELF/InputSection.cpp
  ELF/InputSection.h
  test/ELF/comment-gc.s
  test/ELF/compressed-debug-input.s
  test/ELF/debug-gc.s
  test/ELF/emit-relocs-mergeable-i386.s
  test/ELF/emit-relocs-mergeable.s
  test/ELF/merge-string-no-null.s
  test/ELF/relocatable-compressed-input.s
  test/ELF/string-gc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45571.144499.patch
Type: text/x-patch
Size: 9340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180430/49bfe959/attachment.bin>


More information about the llvm-commits mailing list