Don't eliminate blocks that are only reachable by unwind_to.
authorNick Lewycky <nicholas@mxc.ca>
Sun, 9 Mar 2008 08:50:23 +0000 (08:50 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 9 Mar 2008 08:50:23 +0000 (08:50 +0000)
commit91436992606d80d0b938160be8bacdc2e07d48d4
treea78bc5b8eadf59ec5f22125e758c7c7a22d49545
parent02b6d25a2702d8857b82d333f290550e3c6ec4dc
Don't eliminate blocks that are only reachable by unwind_to.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48106 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp