extend ArgOperand interface: setArgOperand
authorGabor Greif <ggreif@gmail.com>
Mon, 28 Jun 2010 12:23:36 +0000 (12:23 +0000)
committerGabor Greif <ggreif@gmail.com>
Mon, 28 Jun 2010 12:23:36 +0000 (12:23 +0000)
commit710ac0711fac5d6d64ca8eab5a100bf4578d21b9
treee9b4cbbed5554400e1af41c71748fb2ca2099482
parent19101c7585c191376d898e3e66e35acd9bd777c2
extend ArgOperand interface: setArgOperand
(in both CallInst and InvokeInst)

also add a (short-lived) constant to CallInst, that names
the operand index of the first call argument. This is
strictly transitional and should not be used for new code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107001 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instructions.h