[PATCH] D59478: [ELF] Allow sh_entsize to be unrelated to sh_addralign and not a power of 2

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 17 21:42:46 PDT 2019


MaskRay updated this revision to Diff 191054.
MaskRay retitled this revision from "[ELF] Allow sh_entsize to be not a power of 2" to "[ELF] Allow sh_entsize to be unrelated to sh_addralign and not a power of 2".
MaskRay removed a subscriber: E5ten.
MaskRay added a comment.

Update title


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D59478

Files:
  ELF/SyntheticSections.cpp
  test/ELF/icf-merged-sections.s
  test/ELF/merge-entsize.s
  test/ELF/merge-gc-piece.s
  test/ELF/merge-reloc-O0.s
  test/ELF/merge-sym.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59478.191054.patch
Type: text/x-patch
Size: 4234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/e27d103f/attachment.bin>


More information about the llvm-commits mailing list