projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac8ab78
)
Delete an unused variable.
author
Dan Gohman
<gohman@apple.com>
Mon, 8 Sep 2008 16:28:17 +0000
(16:28 +0000)
committer
Dan 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
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARMISelLowering.cpp
b/lib/Target/ARM/ARMISelLowering.cpp
index a984c184f11cd23a9363d866d5d9865c7a605564..62a67f0fa321c80a843b37f082f9233fc694f2a3 100644
(file)
--- a/
lib/Target/ARM/ARMISelLowering.cpp
+++ b/
lib/Target/ARM/ARMISelLowering.cpp
@@
-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[] = {