Print the correct index in the "match failed at index" message.
authorDan Gohman <gohman@apple.com>
Tue, 9 Mar 2010 00:07:36 +0000 (00:07 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 9 Mar 2010 00:07:36 +0000 (00:07 +0000)
commit8f03d751619b72bffebbcd2161dcdaa4578a31e0
treea1b83e74ae3aec04df7c8f78584b916544335900
parentb67d69df658b1b60a40ce2dfe33c1f32e20c33bb
Print the correct index in the "match failed at index" message.

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