[PATCH] D63432: [ELF] Allow placing SHF_MERGE sections with different alignments into the same MergeSyntheticSection

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 19:30:35 PDT 2019


MaskRay updated this revision to Diff 205236.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Update description. add tests


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63432/new/

https://reviews.llvm.org/D63432

Files:
  ELF/SyntheticSections.cpp
  test/ELF/merge-reloc-O0.s
  test/ELF/merge-reloc-align.s
  test/ELF/merge-reloc-entsize.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63432.205236.patch
Type: text/x-patch
Size: 4148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/ff44e365/attachment.bin>


More information about the llvm-commits mailing list