[PATCH] D13814: Add support for SHF_MERGE sections

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 08:45:26 PDT 2015


rafael updated this revision to Diff 37762.

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-invalid-size.s
  test/elf2/merge.s
  test/elf2/relocation-in-merge.s
  test/elf2/relocation-past-merge-end.s
  test/elf2/writable-merge.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13814.37762.patch
Type: text/x-patch
Size: 35830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151019/44e7972d/attachment-0001.bin>


More information about the llvm-commits mailing list