| commit | 0b0dcd987da5ea4f557c936616dc65f7adc8e187 | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Tue Feb 24 07:47:38 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Tue Feb 24 07:47:38 2009 +0000 |
| tree | 949581f50aae221bbca91855d57177a90c44152e | |
| parent | d2fd196045fe7fc31271cf378346b5f18bb51437 [diff] |
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