Implement the ExtractValueInst::getIndexedType that accepts one
authorDan Gohman <gohman@apple.com>
Tue, 17 Jun 2008 21:07:55 +0000 (21:07 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 17 Jun 2008 21:07:55 +0000 (21:07 +0000)
commitb79bf1966dfee044510d365a952ae550091d9d91
treeba82c6cf295fe8819f97b66774512fa72aa92843
parentf26e8557deccd5fb28b56548ca5f7ea25aee31c6
Implement the ExtractValueInst::getIndexedType that accepts one
index value.

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