Let Instruction::getOpcodeName() return something useful for the new
authorMatthijs Kooijman <matthijs@stdin.nl>
Fri, 30 May 2008 10:31:54 +0000 (10:31 +0000)
committerMatthijs Kooijman <matthijs@stdin.nl>
Fri, 30 May 2008 10:31:54 +0000 (10:31 +0000)
commit74b5e07cc4a65989eb43bdc016d51db3c192691f
tree518433fbbc9924962feeda949178a555e3b0b91b
parent37a61341656b1364c7a16fd2e104743e32bb4a10
Let Instruction::getOpcodeName() return something useful for the new
insertvalue / extractvalue instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51766 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Instruction.cpp