Fix a latent bug in the AliasSetTracker that was exposed by the FreeInst additions...
authorChris Lattner <sabre@nondot.org>
Sun, 25 Jul 2004 18:32:01 +0000 (18:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 25 Jul 2004 18:32:01 +0000 (18:32 +0000)
commit34a10057376a3389aaeb356ce4e6b72fa1a232a1
tree354618619710fe3c639c1f0625d1823bd620c13a
parentc5b27621e0a1589098d2832b1f8a788093f3fb64
Fix a latent bug in the AliasSetTracker that was exposed by the FreeInst additions and broke a bunch of programs last night.

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