[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 09:18:50 PDT 2019


MaskRay added a comment.

I'll have to study several SHF_MERGE related changes closely, namely: D25066 <https://reviews.llvm.org/D25066>, D40026 <https://reviews.llvm.org/D40026> (PR35223), and rLLD328640 <https://reviews.llvm.org/rLLD328640>.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D63432





More information about the llvm-commits mailing list