[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 06:35:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365139: [ELF] Allow placing non-string SHF_MERGE sections with different alignments… (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64200?vs=208022&id=208027#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64200

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

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


More information about the llvm-commits mailing list