Make dominates(A,B) work with post dominators. Patch contributed by
authorChris Lattner <sabre@nondot.org>
Mon, 25 Apr 2005 20:50:33 +0000 (20:50 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Apr 2005 20:50:33 +0000 (20:50 +0000)
commit91bd25d9dfe050ec0cc549f2f5d2e83f91739732
treea89455940ada4b1e83889beba1027e851f657f13
parent14fc5c1c05d04972375ee59a22bc7fbaf69c6e76
Make dominates(A,B) work with post dominators.  Patch contributed by
Naveen Neelakantam, thanks!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21543 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Dominators.cpp