<div dir="ltr">It can, and I was wondering that too.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 18, 2016 at 3:27 PM, Joerg Sonnenberger via llvm-commits <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Feb 18, 2016 at 10:56:40AM -0500, Rafael EspĂ­ndola via llvm-commits wrote:<br>
> So, in the context of this change, I think the most important<br>
> performance cases are<br>
><br>
> * Linker script is not used<br>
> * Linker script without KEEP<br>
> * Linker script with KEEP<br>
<br>
</span>I wonder how often KEEP is used with wildcards -- without them, the<br>
logic can be folded into a hash table, can't it?<br>
<br>
Joerg<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</blockquote></div><br></div>