A landingpad instruction is neither folded nor dead.
authorBill Wendling <isanbard@gmail.com>
Tue, 23 Aug 2011 21:33:05 +0000 (21:33 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 23 Aug 2011 21:33:05 +0000 (21:33 +0000)
commit4477d691ed9fa63f051986dcb98e358054c8281f
tree0654af6c991e6754ba42c2142d9537b4835151b5
parent5aa29a0cffc499331a2a24a03eb55643dace1d8d
A landingpad instruction is neither folded nor dead.

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