Files
clang-p2996/llvm/test/Transforms/SimplifyCFG/unreachable-selfloop.ll
Roman Lebedev 4fc169f664 [SimplifyCFG] removeUnreachableBlocks() already knows how to preserve DomTree
... so just ensure that we pass DomTreeUpdater it into it.

Apparently, there were no dedicated tests just for that functionality,
so i'm adding one here.
2020-12-17 01:03:49 +03:00

367 B