[SimplifyCFG] removeUnwindEdge(): switch to non-permissive DomTree updates
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 7 Jan 2021 22:08:23 +0000 (01:08 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 7 Jan 2021 23:15:27 +0000 (02:15 +0300)
commitd59f97bb3a652565ac074e76da2b6b54816880f3
treeccfae81fbf58d74dfd93ce5359bf41e3de71f559
parentf0eba8ce2d4027a890751b7617e98730d7d682f6
[SimplifyCFG] removeUnwindEdge(): switch to non-permissive DomTree updates

No actual changes needed, Catchswitch cannot unwind to one of its catchpads.
llvm/lib/Transforms/Utils/Local.cpp