Skip to content
Commit 0b0dcd98 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

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
parent d2fd1960
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment