Fix a bug that caused the pass to go into infinite loops on trivial testcases.
authorChris Lattner <sabre@nondot.org>
Mon, 16 Aug 2004 05:38:02 +0000 (05:38 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 16 Aug 2004 05:38:02 +0000 (05:38 +0000)
commitdf9b7bc09019fa42682d8905505c4a58888dc147
tree7c5563030d811bb6c377af953bd0d07a61960a0b
parentb6482069f034afebc0355fc438e0351c9a2edf1f
Fix a bug that caused the pass to go into infinite loops on trivial testcases.

This is fallout of the Bug 122 changes.

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