[LLVMdev] LLVM_REQUIRES_EH

Reid Kleckner rnk at google.com
Thu Aug 14 18:01:53 PDT 2014


I thought Linux distros compile LLVM with RTTI and exceptions enabled when
packaging.


On Thu, Aug 14, 2014 at 3:33 PM, Zachary Turner <zturner at google.com> wrote:

> Can anyone think of a good reason to keep this CMake variable around?
>  AFAICT llvm should never need to be compiled with exception support, and
> the same applies for clang, lldb, lld, and all (?) other LLVM subprojects.
>
> If there's no reason to keep this around I can just remove it entirely.
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140814/a33229dd/attachment.html>


More information about the llvm-dev mailing list