OSDN Git Service

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)
commit71af7153bc44e5526d4ebb28a30e464aa85566d7
tree8918af17baca9e072ee2f33e1b1ee4bdc3faa294
parentf9a85a33113be7403c6321c708741036ce04dcc8
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