[PATCH] D17242: [ELF] - Linkerscript KEEP command.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 18 15:29:24 PST 2016
It can, and I was wondering that too.
On Thu, Feb 18, 2016 at 3:27 PM, Joerg Sonnenberger via llvm-commits <
llvm-commits at lists.llvm.org> wrote:
> On Thu, Feb 18, 2016 at 10:56:40AM -0500, Rafael EspĂndola via
> llvm-commits wrote:
> > So, in the context of this change, I think the most important
> > performance cases are
> >
> > * Linker script is not used
> > * Linker script without KEEP
> > * Linker script with KEEP
>
> I wonder how often KEEP is used with wildcards -- without them, the
> logic can be folded into a hash table, can't it?
>
> Joerg
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160218/cd6f6096/attachment.html>
More information about the llvm-commits
mailing list