If a selector has a call to ".llvm.eh.catch.all.value" that we haven't
authorBill Wendling <isanbard@gmail.com>
Sat, 27 Mar 2010 01:19:12 +0000 (01:19 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 27 Mar 2010 01:19:12 +0000 (01:19 +0000)
commitbfbd853958518981dc7a614a388bf93e1895d2b5
tree9a2020ca14104146939290cddd2e5362e91a6232
parent897dd0c58859e10afaa36e4175eef9a703b4a794
If a selector has a call to ".llvm.eh.catch.all.value" that we haven't
converted, then use the initializer, since using the name itself won't work.

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