Fix the index calculations for the extractvalue lowering code.
authorDan Gohman <gohman@apple.com>
Fri, 20 Jun 2008 00:54:19 +0000 (00:54 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 20 Jun 2008 00:54:19 +0000 (00:54 +0000)
commitdded0fd398bf744454b2c9c95b68f4a27025f880
treebcb61e5277e6a41edfd40b82ebcb7709c5d3a488
parent8f36f6d11761246bb4bd4ae1be88a58ba24d96b0
Fix the index calculations for the extractvalue lowering code.

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