Fix a bug in comparison of GEP indices.
authorReid Spencer <rspencer@reidspencer.com>
Sun, 31 Dec 2006 21:43:30 +0000 (21:43 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 31 Dec 2006 21:43:30 +0000 (21:43 +0000)
commitcc615c38b189f36b4a4a2b515232f69e63717d26
treef0bebc51378e36990771c0537d668c1bb918072d
parentc28d2bc476cd3a75612596718cef9bed997e8fc0
Fix a bug in comparison of GEP indices.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32798 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp