[cfe-dev] Will clang 4.0 support the new LLVM Exception Handleing instructions ?

via cfe-dev cfe-dev at lists.llvm.org
Tue Sep 6 18:49:05 PDT 2016


 LLVM support new eh instructions.(http://llvm.org/docs/ExceptionHandling.html#new-exception-handling-instructions) Clang still use the old landingpad inst to support the C++ exceptions. Do we have any plan to enable the support of the new exception instructions ?

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160907/1127be1c/attachment.html>


More information about the cfe-dev mailing list