<div dir="ltr">Can you make sure that this doesn't slow down 'make check' on Linux too much?  I worry that we --export-dynamic for llc, lots of symbol uses will become dynamic PLT lookups and startup time will regress.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 3, 2013 at 7:57 PM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">LGTM for llc and lli, but I see TOOL_NO_EXPORTS in<br>
tools/llvm-stress/Makefile.  We should also remove TOOL_NO_EXPORTS<br>
from llvm-stress/Makefile if it needs plugins.<br>
<div><div class="h5"><br>
On 3 December 2013 18:20, Will Dietz <<a href="mailto:w@wdtz.org">w@wdtz.org</a>> wrote:<br>
> Fixes undefined reference errors when attempting to load plugins into<br>
> these tools.<br>
><br>
> For example, VMKit uses an llc plugin that presently fails to load<br>
> without this fix.<br>
> Other tools (lli, llvm-stress) were found by grep'ing for use of PluginLoader.h.<br>
><br>
> Patch attached.<br>
><br>
> ~Will<br>
><br>
</div></div>> _______________________________________________<br>
> llvm-commits mailing list<br>
> <a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
><br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</blockquote></div><br></div>