[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
Tue Jun 18 02:43:43 PDT 2019


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

Add `llvm-readelf -x .cst` to 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.205283.patch
Type: text/x-patch
Size: 4444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/a2a77b1d/attachment.bin>


More information about the llvm-commits mailing list