mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-05-20 05:38:50 +00:00
Remove an unused variable.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120964 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9eaf49b320
commit
f79ed109ec
@ -51,7 +51,6 @@ namespace {
|
|||||||
const TargetRegisterInfo *TRI;
|
const TargetRegisterInfo *TRI;
|
||||||
MachineRegisterInfo *MRI;
|
MachineRegisterInfo *MRI;
|
||||||
|
|
||||||
unsigned HazardLimit;
|
|
||||||
unsigned MIIdx;
|
unsigned MIIdx;
|
||||||
MachineInstr* LastMIs[4];
|
MachineInstr* LastMIs[4];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user