[PATCH] D25066: [ELF] Do not merge sections in case of relocatable object generation

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 01:39:22 PDT 2016


atanasyan updated the summary for this revision.
atanasyan updated this revision to Diff 73425.
atanasyan added a comment.

- Update comment
- Keep sh_entsize values of "merge" sections to allow merging at final linking


Repository:
  rL LLVM

https://reviews.llvm.org/D25066

Files:
  ELF/InputFiles.cpp
  ELF/OutputSections.cpp
  test/ELF/merge-reloc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25066.73425.patch
Type: text/x-patch
Size: 4821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161004/580c2a92/attachment.bin>


More information about the llvm-commits mailing list