<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 14, 2014 at 6:01 PM, Reid Kleckner <span dir="ltr"><<a href="mailto:rnk@google.com" target="_blank">rnk@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I thought Linux distros compile LLVM with RTTI and exceptions enabled when packaging.</div><div class="gmail_extra">
</div></blockquote></div><br>The question is why.</div><div class="gmail_extra"><br></div><div class="gmail_extra">RTTI makes sense -- they may well need it.</div><div class="gmail_extra"><br></div><div class="gmail_extra">
But exceptions should work fine in the rest of the application even if LLVM is compiled with them, no?</div></div>