Make sure noone branches to the entry node of the method
authorChris Lattner <sabre@nondot.org>
Fri, 24 Aug 2001 14:56:34 +0000 (14:56 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 Aug 2001 14:56:34 +0000 (14:56 +0000)
commit1b5499bbb82848ee7d5d5a9062eb97b63fd9c5c6
treeab44383ca80161675644862fc5dff9c89204cc02
parent766403276fe796150fdd2237bc8f11455a6b9a8f
Make sure noone branches to the entry node of the method

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