[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
Mon Mar 18 16:49:33 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL356428: [ELF] Allow sh_entsize to be unrelated to sh_addralign and not a power of 2 (authored by MaskRay, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59478/new/
https://reviews.llvm.org/D59478
Files:
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/test/ELF/icf-merged-sections.s
lld/trunk/test/ELF/merge-entsize.s
lld/trunk/test/ELF/merge-gc-piece.s
lld/trunk/test/ELF/merge-reloc-O0.s
lld/trunk/test/ELF/merge-sym.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59478.191209.patch
Type: text/x-patch
Size: 4414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/d2b501dd/attachment.bin>
More information about the llvm-commits
mailing list