[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 13:35:53 PDT 2015


rafael updated the summary for this revision.
rafael updated this revision to Diff 37786.
rafael added a comment.

Correctly handle addends when creating dynamic relocations.


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-shared.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.37786.patch
Type: text/x-patch
Size: 31482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151019/4af80429/attachment.bin>


More information about the llvm-commits mailing list