summaryrefslogtreecommitdiffstats
path: root/llvm/test/lib
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-08-31 20:55:20 +0000
committerBill Wendling <isanbard@gmail.com>2011-08-31 20:55:20 +0000
commit770d0f070034363e87e3ada43d5ffb4afba91342 (patch)
treedc1c1f8f1bc15d4d3af08fe020b80c98c38b7e12 /llvm/test/lib
parenta455a0b1e7eff8cce066e3a0c0782311cab5c073 (diff)
downloadbcm5719-llvm-770d0f070034363e87e3ada43d5ffb4afba91342.tar.gz
bcm5719-llvm-770d0f070034363e87e3ada43d5ffb4afba91342.zip
Make sure we aren't deleting the landingpad instruction.
The landingpad instruction is required in the landing pad block. Because we're not deleting terminating instructions, the invoke may still jump to here (see Transforms/SCCP/2004-11-16-DeadInvoke.ll). Remove all uses of the landingpad instruction, but keep it around until code-gen can remove the basic block. llvm-svn: 138890
Diffstat (limited to 'llvm/test/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud