Go to file
Daniel Dunbar 0b0dcd987d 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
2009-02-24 07:47:38 +00:00
clang Some initial Obj-C zero cost EH support. 2009-02-24 07:47:38 +00:00
llvm Add a debugging option for SSC DCE. 2009-02-24 05:44:18 +00:00