[PATCH] D59351: [llvm-objcopy] Add --update-section
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 18 07:07:51 PDT 2019
jhenderson added a comment.
In D59351#1433075 <https://reviews.llvm.org/D59351#1433075>, @evgeny777 wrote:
> > I suspect that this is going to interact nastily with D59843.
>
> Sorry, can't find this patch. What's this?
Oops typo (now fixed). It should be D59483 <https://reviews.llvm.org/D59483>.
>
>
>> Does GNU objcopy support updating sections within segments?
>
> Yep. Here is RFC https://binutils.sourceware.narkive.com/LI0gnMHb/rfc-objcopy-add-update-section-option.
Okay, thanks. I'll take a look at that.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59351/new/
https://reviews.llvm.org/D59351
More information about the llvm-commits
mailing list