[LLVMdev] LLVM_REQUIRES_EH
Chandler Carruth
chandlerc at google.com
Thu Aug 14 18:48:08 PDT 2014
On Thu, Aug 14, 2014 at 6:01 PM, Reid Kleckner <rnk at google.com> wrote:
> I thought Linux distros compile LLVM with RTTI and exceptions enabled when
> packaging.
>
The question is why.
RTTI makes sense -- they may well need it.
But exceptions should work fine in the rest of the application even if LLVM
is compiled with them, no?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140814/89a4faae/attachment.html>
More information about the llvm-dev
mailing list