OSDN Git Service

When performing the Horrible Hack(tm-Duncan) on the EH code to convert a
authorBill Wendling <isanbard@gmail.com>
Sat, 12 Jun 2010 02:34:29 +0000 (02:34 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 12 Jun 2010 02:34:29 +0000 (02:34 +0000)
commit94366111d37d5ce37790e3c5f407d714b7f0751d
tree40e65cf7e65607c2e983f2c04064edc8a2ae02d7
parentcf125d02a08b0bde90739425da7c4af9ea43b9d7
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