Delete an unused variable.

llvm-svn: 55915
This commit is contained in:
Dan Gohman 2008-09-08 16:28:17 +00:00
parent d92a8216ec
commit 4d5b5fe812
1 changed files with 0 additions and 1 deletions

View File

@ -927,7 +927,6 @@ static SDValue LowerFORMAL_ARGUMENT(SDValue Op, SelectionDAG &DAG,
MachineFunction &MF = DAG.getMachineFunction();
MVT ObjectVT = Op.getValue(ArgNo).getValueType();
SDValue Root = Op.getOperand(0);
std::vector<SDValue> ArgValues;
MachineRegisterInfo &RegInfo = MF.getRegInfo();
static const unsigned GPRArgRegs[] = {