RegionInfo: Do not assert if a BB is not part of the dominance tree.
authorTobias Grosser <grosser@fim.uni-passau.de>
Tue, 10 Aug 2010 09:54:35 +0000 (09:54 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Tue, 10 Aug 2010 09:54:35 +0000 (09:54 +0000)
commit73362c820bad20e545d37b8a2414c35c0d3d583c
tree463d403b034add16033613b5375133841016b938
parent0e28b1507fdf889fdfe0159a042ec8c74f6c2245
RegionInfo: Do not assert if a BB is not part of the dominance tree.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110665 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/RegionInfo.cpp
test/Analysis/RegionInfo/20100809_bb_not_in_domtree.ll [new file with mode: 0644]