mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-03 02:53:06 +00:00
Remove unused variable.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209391 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
71ce2118bb
commit
9c553cfe79
@ -915,7 +915,6 @@ bool TargetLoweringBase::isLegalRC(const TargetRegisterClass *RC) const {
|
||||
MachineBasicBlock*
|
||||
TargetLoweringBase::emitPatchPoint(MachineInstr *MI,
|
||||
MachineBasicBlock *MBB) const {
|
||||
const TargetMachine &TM = getTargetMachine();
|
||||
MachineFunction &MF = *MI->getParent()->getParent();
|
||||
|
||||
// MI changes inside this loop as we grow operands.
|
||||
|
Loading…
x
Reference in New Issue
Block a user