[PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 10:48:20 PDT 2016


I can see that it could be a useful option in some situation, and I
understand that this is not a large patch, but still I think I'd like to
hold on until someone comes to us and says that *I* want this option and
convince us of a need. It shouldn't be too late to add this feature after
we understand the need and who wants it.

On Tue, Sep 20, 2016 at 8:43 AM, George Rimar <grimar at accesssoftek.com>
wrote:

> grimar updated this revision to Diff 71944.
> grimar added a comment.
>
> - Removed support for "discard"
> - Added "--orphan-handling MODE" form support.
>
>
> https://reviews.llvm.org/D24725
>
> Files:
>   ELF/Config.h
>   ELF/Driver.cpp
>   ELF/LinkerScript.cpp
>   ELF/LinkerScript.h
>   ELF/Options.td
>   test/ELF/linkerscript/orphan-handling.s
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160920/20d9d89b/attachment.html>


More information about the llvm-commits mailing list