[PATCH] D67689: [llvm-objcopy] Add support for --gap-fill and --pad-to options

Aaron Smith via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 14:58:40 PDT 2019


Uboot is one such example that requires this support

On Tue, Sep 24, 2019 at 2:54 PM Jake Ehrlich via Phabricator <
reviews at reviews.llvm.org> wrote:

> jakehehrlich added a comment.
>
> What's the use case for these two flags? Where has it come up in actual
> practice that these were needed? I think they basically exist to cover an
> issue left by the linker that lld no longer leaves. I'm particularly
> hesitant to add --pad-to
>
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D67689/new/
>
> https://reviews.llvm.org/D67689
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/e9cb7768/attachment.html>


More information about the llvm-commits mailing list