[SimplifyCFG] SwitchToLookupTable(): switch to non-permissive DomTree updates
authorRoman Lebedev <lebedev.ri@gmail.com>
Tue, 5 Jan 2021 16:59:16 +0000 (19:59 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Tue, 5 Jan 2021 22:52:38 +0000 (01:52 +0300)
commit2b437fcd479befb96bd61e71c4de8143bd861a48
tree192eb4565db29fbaa59affe38d9219ca02517356
parentfa5447aa3fec313bfd8ec31b7c66d390a5589b94
[SimplifyCFG] SwitchToLookupTable(): switch to non-permissive DomTree updates

... which requires not deleting a DomTree edge that we just deleted.
llvm/lib/Transforms/Utils/SimplifyCFG.cpp