Fix a problem with negative indexes
authorChris Lattner <sabre@nondot.org>
Sun, 2 Mar 2003 23:43:34 +0000 (23:43 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Mar 2003 23:43:34 +0000 (23:43 +0000)
commitff2d556bab95f32c81a5d1fbf3061d521547ac0a
treefcd1f4df63c7030269ebc7f70cef5171290f928c
parentec0e374ba7ac48a5e720161d22d5c59119e33d6a
Fix a problem with negative indexes

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