]> granicus.if.org Git - clang/commit
NeXT/EH: Tidy up EH code a bit, don't emit the catch block EH handler if it is unreac...
authorDaniel Dunbar <daniel@zuster.org>
Fri, 23 Apr 2010 19:12:24 +0000 (19:12 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 23 Apr 2010 19:12:24 +0000 (19:12 +0000)
commitba6940aa58715633169aa519f6c94f5da097eba7
tree7c3d11e9da336a2e3e49fbc3fbee0f7a2a8ed84a
parent0d6b1640eb4d1a4a0203235cfdfcdaf3335af36d
NeXT/EH: Tidy up EH code a bit, don't emit the catch block EH handler if it is unreachable.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102203 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjCMac.cpp