Do not use index type to determine what it is indexing into!
authorChris Lattner <sabre@nondot.org>
Tue, 25 Nov 2003 21:09:18 +0000 (21:09 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 25 Nov 2003 21:09:18 +0000 (21:09 +0000)
commitbe883a23ed64b83235d509ad0befc1d6aa6b0cd8
treea4a168bd7e561d7be2215549d2540bdc449ceacc
parent23e907082a4a774de9f2ef36ff74f79e6a7381e9
Do not use index type to determine what it is indexing into!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10226 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/ScalarReplAggregates.cpp