Don't grab the condition of unconditional branches!
authorChris Lattner <sabre@nondot.org>
Tue, 8 Jun 2004 21:50:30 +0000 (21:50 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 8 Jun 2004 21:50:30 +0000 (21:50 +0000)
commit47c31a824803b6fffcf9818dccbbe040c366c5ab
treec758539f0e6d247fe0484f804f77b17e2b41e63d
parent8e6e7c90ce5ecefb78637491ba40bf98c3ca1b67
Don't grab the condition of unconditional branches!
This fixes PR363

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