Handle case where there is no exit node from a flowgraph
authorChris Lattner <sabre@nondot.org>
Thu, 23 Aug 2001 17:07:19 +0000 (17:07 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 23 Aug 2001 17:07:19 +0000 (17:07 +0000)
commit384e5b1595fbc766552f2f2f74586d7b53519623
treea57917d92a8d185b6acfe542dee5a8076f4a1a84
parent9407be443e5a05ca5fca9cc876237b80c04428a3
Handle case where there is no exit node from a flowgraph

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