Fix a stale pointer issue that caused 300.twolf to fail to build on zion
authorChris Lattner <sabre@nondot.org>
Mon, 26 Jun 2006 19:20:48 +0000 (19:20 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 26 Jun 2006 19:20:48 +0000 (19:20 +0000)
commit959e321a1b41e70cfb2c67cebb3a8c1f79cbf3d3
treeef7854dd53f892f67456284c50800607afdaba57
parent69fd7a3973a5c4ba4fb883b836fd0b84c046d10c
Fix a stale pointer issue that caused 300.twolf to fail to build on zion
last night.

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