[PATCH] D13814: Add support for SHF_MERGE sections

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 16:35:34 PDT 2015


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

This is still in the prototype stage. Uploading a new version since I am closing for the day.

I will go over the suggestions as soon as I get back to work.


http://reviews.llvm.org/D13814

Files:
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/InputSection.cpp
  ELF/InputSection.h
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Symbols.h
  ELF/Writer.cpp
  test/elf2/Inputs/merge.s
  test/elf2/merge.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13814.37656.patch
Type: text/x-patch
Size: 32647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151016/deae2b70/attachment.bin>


More information about the llvm-commits mailing list