[PATCH] D13958: Mere SHF_STRING

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 08:04:43 PDT 2015


rafael updated this revision to Diff 38236.
rafael added a comment.

Optimize the common case of strings of size 1.


http://reviews.llvm.org/D13958

Files:
  ELF/InputFiles.cpp
  ELF/InputSection.cpp
  ELF/InputSection.h
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp
  test/elf2/merge-string-align.s
  test/elf2/merge-string-error.s
  test/elf2/merge-string-no-null.s
  test/elf2/merge-string.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13958.38236.patch
Type: text/x-patch
Size: 21415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151023/5473f84e/attachment.bin>


More information about the llvm-commits mailing list