Revert "[SimplifyCFG] `markAliveBlocks()`: recognize that normal dest of `invoke...
authorRoman Lebedev <lebedev.ri@gmail.com>
Fri, 4 Feb 2022 23:29:28 +0000 (02:29 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Fri, 4 Feb 2022 23:30:20 +0000 (02:30 +0300)
commitdb1176ce66cf276b45ac3b90ea6b5ce62de56be7
treeef992058cf51dc64f3946e257d0da9624c4e2346
parent981f0a14f1de1455abc092c0692e5c78a16f24a7
Revert "[SimplifyCFG] `markAliveBlocks()`: recognize that normal dest of `invoke`d `noreturn` function is `unreachable`"

The normal destination may have other uses.

This reverts commit 598833c987593ce192fa827f162cae8c867c9d43.
llvm/lib/Transforms/Utils/Local.cpp
llvm/test/CodeGen/X86/catchret-regmask.ll
llvm/test/Transforms/SimplifyCFG/invoke.ll