summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2015-04-16 00:02:04 +0000
committerReid Kleckner <reid@kleckner.net>2015-04-16 00:02:04 +0000
commit8676214025efa617bf8e6fb6855c63ba74e277a8 (patch)
tree7fb8fa0d318d11c66842e96080f503070d0176d5 /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parentae9bac3366ca37a0a21e0a49151be4281199c6ff (diff)
downloadbcm5719-llvm-8676214025efa617bf8e6fb6855c63ba74e277a8.tar.gz
bcm5719-llvm-8676214025efa617bf8e6fb6855c63ba74e277a8.zip
[SEH] Deal with users of the old lpad for SEH catch-all blocks
The way we split SEH catch-all blocks can leave some dead EH values behind at -O0. Try to remove them, and if we fail, replace them all with undef. Fixes a crash when removing the old unreachable landingpad which is still used by extractvalue instructions in the catch-all block. llvm-svn: 235061
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud