Some initial Obj-C zero cost EH support.
 - Only handles cases with @try with no @catch blocks, and there are a
   number of problems with the implementation. Nevertheless, this is
   good enough to handled @synchronized correctly, and some other
   basic uses.

llvm-svn: 65378
1 file changed
tree: 949581f50aae221bbca91855d57177a90c44152e
  1. clang/
  2. llvm/