[PATCH] D60042: [llvm-objcopy] Add --prefix-alloc-sections

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 2 23:21:59 PDT 2019


rupprecht added a comment.

In D60042#1452652 <https://reviews.llvm.org/D60042#1452652>, @jakehehrlich wrote:

> I'm not sure I like renaming and I'm not sure anyone requires that behavior.


>From the bug in the patch description, this is used by linux here: https://github.com/ClangBuiltLinux/linux/blob/master/drivers/firmware/efi/libstub/Makefile#L75

(I don't have time to review the latest patch tonight, but I can take a look tomorrow)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60042/new/

https://reviews.llvm.org/D60042





More information about the llvm-commits mailing list