Add more IR support for the new extractvalue and insertvalue
authorDan Gohman <gohman@apple.com>
Fri, 23 May 2008 00:36:11 +0000 (00:36 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 23 May 2008 00:36:11 +0000 (00:36 +0000)
commite4569943d936d73dec6f36f545e9902095bd3fd8
tree8918af17baca9e072ee2f33e1b1ee4bdc3faa294
parent4fa2a3f0efe0081272b09550fef6251d355047e4
Add more IR support for the new extractvalue and insertvalue
instructions.

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