[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
Sun Jun 23 23:04:43 PDT 2019


MaskRay updated this revision to Diff 206159.
MaskRay added a comment.

merge-reloc-align.s -> merge-align2.s
merge-reloc-entsize.s -> merge-entsize2.s

The tests are useful for non -r link.


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-align2.s
  test/ELF/merge-entsize2.s
  test/ELF/merge-reloc-O0.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63432.206159.patch
Type: text/x-patch
Size: 5106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/3c2dc6b5/attachment.bin>


More information about the llvm-commits mailing list