Use the catch-all selectors we already found when converting them to use the
authorBill Wendling <isanbard@gmail.com>
Wed, 30 Jun 2010 22:49:53 +0000 (22:49 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 30 Jun 2010 22:49:53 +0000 (22:49 +0000)
commitd9e3b2b547ea4edcf51b2d4a21bcc05ba10e4ef8
tree5fd38b97d1ceeff34d1c505ff1cc79256e793823
parent7fa1bbad2985e82f9af3bdc8a715a58762769992
Use the catch-all selectors we already found when converting them to use the
correct catch-all value. This saves having to iterate through all of the
selectors in the program again.

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