]> granicus.if.org Git - clang/commit
Work around emitters that can't deal with dead code contexts yet.
authorMike Stump <mrs@apple.com>
Mon, 7 Dec 2009 20:12:14 +0000 (20:12 +0000)
committerMike Stump <mrs@apple.com>
Mon, 7 Dec 2009 20:12:14 +0000 (20:12 +0000)
commitc2ab48698094f3e6f3acebc38a19b8cb04069b41
tree17746e076b8e72bc669b5f432854b3aa019bb2e1
parent6d910f07d8727c22e06cff2357bbc1bba25d0910
Work around emitters that can't deal with dead code contexts yet.

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