[llvm-commits] [llvm-gcc-4.0] r43098 - /llvm-gcc-4.0/trunk/gcc/llvm-convert.cpp

Duncan Sands baldrick at free.fr
Thu Oct 18 01:11:53 PDT 2007


Hi Bill,

> When ObjC is using SJLJ exceptions, don't create an unwind basic block

is this to avoid calling "unwind resume"?  Do SJLJ exceptions actually
work with ObjC - I thought LLVM support was needed for sjlj exceptions
(I only looked at 4.2 though).

Thanks,

Duncan.



More information about the llvm-commits mailing list