[LLVMdev] exceptions in llvm projects

Ryan M. Lefever lefever at crhc.uiuc.edu
Wed Mar 28 01:52:39 PDT 2007


While creating compiler transformations for use with opt, I discovered 
that when configuring and making LLVM and its projects, exceptions are 
disabled.  I'm assuming that was done for performance reasons.  Is there 
any reason not to enable exceptions for LLVM projects?

Thanks,
Ryan




More information about the llvm-dev mailing list