mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-04 10:30:01 +00:00
remove dead variable.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28258 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2b80e8d635
commit
dd28ba2284
@ -325,7 +325,6 @@ AlphaTargetLowering::LowerArguments(Function &F, SelectionDAG &DAG)
|
||||
{
|
||||
MachineFunction &MF = DAG.getMachineFunction();
|
||||
MachineFrameInfo *MFI = MF.getFrameInfo();
|
||||
MachineBasicBlock& BB = MF.front();
|
||||
std::vector<SDOperand> ArgValues;
|
||||
|
||||
unsigned args_int[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user