When performing the Horrible Hack(tm-Duncan) on the EH code to convert a
commitf761979641f10e87b328ffece9b148ce091cea3a
authorBill Wendling <isanbard@gmail.com>
Sat, 12 Jun 2010 02:34:29 +0000 (12 02:34 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 12 Jun 2010 02:34:29 +0000 (12 02:34 +0000)
tree40e65cf7e65607c2e983f2c04064edc8a2ae02d7
parent5be4cfcb405f4a994beb07f9b1cc8768ae6cf7c4
When performing the Horrible Hack(tm-Duncan) on the EH code to convert a
clean-up to a catch-all after inlining, take into account that there could be
filter IDs as well. The presence of filters don't mean that the selector catches
anything. It's just metadata information.

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