Fix some bugs with the handling of indices in insertvalue/extractvalue.
authorDan Gohman <gohman@apple.com>
Sat, 31 May 2008 19:09:08 +0000 (19:09 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 31 May 2008 19:09:08 +0000 (19:09 +0000)
commit35651cdf0bbd474349e680a341dbf235bcdb4608
treecdcde8d2d7885ae06eb6eb760479fefce94c7695
parent517e1f5cd752e06e1587804f4e1d64ef52a21a08
Fix some bugs with the handling of indices in insertvalue/extractvalue.

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