[SimplifyCFG] DeleteDeadBlocks(): switch to non-permissive DomTree updates
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 7 Jan 2021 21:52:20 +0000 (00:52 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 7 Jan 2021 23:15:27 +0000 (02:15 +0300)
commitbe0a31d13bcf28577f65b8e189a8bb105b000274
tree05fc78481d84dddf9bee24b85d7fd37252cb12c0
parent66189212bbb0351ae98bbda70bd2cd819e86fd17
[SimplifyCFG] DeleteDeadBlocks(): switch to non-permissive DomTree updates

No actual changes needed, DetatchDeadBlocks() was already doing the right thing.
llvm/lib/Transforms/Utils/BasicBlockUtils.cpp