Delete an unused variable.
authorDan Gohman <gohman@apple.com>
Mon, 8 Sep 2008 16:28:17 +0000 (16:28 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 8 Sep 2008 16:28:17 +0000 (16:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55915 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMISelLowering.cpp

index a984c184f11cd23a9363d866d5d9865c7a605564..62a67f0fa321c80a843b37f082f9233fc694f2a3 100644 (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[] = {