[PATCH] D67656: [llvm-objcopy] Add --set-section-alignment
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 24 02:04:59 PDT 2019
jhenderson accepted this revision.
jhenderson added a comment.
Looks good to me, but as agreed, let's wait for the GNU objcopy discussion to reach a conclusion before committing. I've posted there expressing my view. FWIW, our proprietary equivalent to objcopy uses raw values for this, rather than powers of two stuff, so the behaviour proposed in this patch would make life easier for them if and when they migrate over.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67656/new/
https://reviews.llvm.org/D67656
More information about the llvm-commits
mailing list