OSDN Git Service

Consistency. EXTRACT_ELEMENT index operand should have ptr type.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 15 Jun 2006 08:11:54 +0000 (08:11 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 15 Jun 2006 08:11:54 +0000 (08:11 +0000)
commita844126c43976387a66dafbe5137a762169f1f34
tree7ea2435307ee08e77b367af5f7caf4b70c95fc4d
parenta9767f6218bf5d56953ae28b0531f6d558bf36c2
Consistency. EXTRACT_ELEMENT index operand should have ptr type.

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