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.