[LLVMdev] Exception Handling upgrade

Duncan Sands baldrick at free.fr
Fri Sep 30 20:43:01 PDT 2011


Hi Charllls,

> Is it too soon to start porting EH code to the new C++ API? Are there sample
> implementations? llvm.org/demo still uses the old
> EH gizmos. should we wait for 3.0 release?

dragonegg has been using it for a while.  If you are not familiar with the new
scheme, my EuroLLVM talk explains a bit:
http://llvm.org/devmtg/2011-09-16/EuroLLVM2011-ExceptionHandling.pdf

Ciao, Duncan.



More information about the llvm-dev mailing list