make ExtractValueInst derived from UnaryInstruction
authorGabor Greif <ggreif@gmail.com>
Fri, 6 Jun 2008 20:28:12 +0000 (20:28 +0000)
committerGabor Greif <ggreif@gmail.com>
Fri, 6 Jun 2008 20:28:12 +0000 (20:28 +0000)
commitd4f268bdd47db4db384483db63c3b09f67e9da6a
tree08290691da20e2f552fd96a605c6922dcd810700
parent877333b99dd830c3e8bb7eaa1345ea942d29fc06
make ExtractValueInst derived from UnaryInstruction

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