[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:52:23 PDT 2019
MaskRay added a comment.
As a side note, `sh_size%sh_entsize==0` is required and that is tested by `test/ELF/invalid/merge-invalid-size.s`
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59478/new/
https://reviews.llvm.org/D59478
More information about the llvm-commits
mailing list