Remove unused variable from r195944.
llvm-svn: 195945
This commit is contained in:
parent
39609996d9
commit
c8a73af391
@ -902,7 +902,6 @@ MachineBasicBlock*
|
||||
TargetLoweringBase::emitPatchPoint(MachineInstr *MI,
|
||||
MachineBasicBlock *MBB) const {
|
||||
const TargetMachine &TM = getTargetMachine();
|
||||
const TargetInstrInfo *TII = TM.getInstrInfo();
|
||||
MachineFunction &MF = *MI->getParent()->getParent();
|
||||
|
||||
// MI changes inside this loop as we grow operands.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user