[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 22:34:19 PDT 2019


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

Improve the test merge-reloc-entsize.s


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.205256.patch
Type: text/x-patch
Size: 4361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/54e61dc5/attachment.bin>


More information about the llvm-commits mailing list