Type of first GEP operand is always the same as the target pointer type.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 21 Aug 2008 01:19:11 +0000 (01:19 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 21 Aug 2008 01:19:11 +0000 (01:19 +0000)
commit2076aa800e78a2e196eac47cc8413a074a761d8d
treed48965a8ff214b79dd216db6167c0df9cbdee355
parent520b50c00d237ef4309fca364202d111f9faa82f
Type of first GEP operand is always the same as the target pointer type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55097 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/FastISel.cpp