aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGExprComplex.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-09-19 22:08:36 +0000
committerBill Wendling <isanbard@gmail.com>2011-09-19 22:08:36 +0000
commit40ccaccd21a4377cd76d6adda2b192dcf9514ef6 (patch)
tree7eacf723fe6dfb2b1e998b16ef2a6832608accb8 /lib/CodeGen/CGExprComplex.cpp
parent0e322ffdae588aa479ae077ea569803b24bbe63b (diff)
The eh.selector intrinsic isn't used anymore. Replace the check here with a
check for the landingpad instruction instead. This check looks at each of the clauses in the landingpad instruction. If it's a catch clause, it compares the name directly with the global. If it's a filter clause, it has to look through each value in the filer to see if any have the prefix. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140075 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGExprComplex.cpp')
0 files changed, 0 insertions, 0 deletions