Handle post dominance correctly in the case where blocks do not have a path to
authorChris Lattner <sabre@nondot.org>
Fri, 4 Oct 2002 14:50:20 +0000 (14:50 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 4 Oct 2002 14:50:20 +0000 (14:50 +0000)
commit7d821db9586dfcd8301957c768c68c58b1ead34a
tree3f3ab68f75f59ec5e51f8f75cf6c096c0ec22e6c
parent4e4caeffbdf3da85b980386131f6fd364a981153
Handle post dominance correctly in the case where blocks do not have a path to
the exit node.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4038 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/PostDominators.cpp