<div dir="ltr">Fair enough. Maybe we should call it something more like CLANG_PLUGIN_SUPPORT and just default it the other way. Feel free to commit with whatever you like, can review it afterward.</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Fri, Mar 7, 2014 at 5:14 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">
<div class="">On 7 March 2014 20:11, Chandler Carruth <<a href="mailto:chandlerc@google.com">chandlerc@google.com</a>> wrote:<br>
> I thought this config was no longer important / useful and was just going to<br>
> go away at some point?<br>
<br>
</div>I use it when bootstrapping. It takes more than 2 megabytes away from<br>
the main binary. It also removes export_dynamic, which means that with<br>
LTO the only preserved symbol is main. I found this converting my<br>
bootstrap scripts from configure to cmake.<br>
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div>