[PATCH] D64200: [ELF] Allow placing non-string SHF_MERGE sections with different alignments into the same MergeSyntheticSection

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 03:23:17 PDT 2019


MaskRay updated this revision to Diff 208009.
MaskRay added a reviewer: nickdesaulniers.
MaskRay added a comment.

Add nickdesaulniers


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D64200

Files:
  ELF/SyntheticSections.cpp
  test/ELF/merge-align2.s
  test/ELF/merge-entsize2.s
  test/ELF/merge-reloc-O0.s
  test/ELF/tail-merge-string-align2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64200.208009.patch
Type: text/x-patch
Size: 6141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190704/bd2e73b7/attachment.bin>


More information about the llvm-commits mailing list