mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-14 14:24:05 +00:00
Fix a comment (again).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71180 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -464,7 +464,7 @@ unsigned RALocal::getReg(MachineBasicBlock &MBB, MachineInstr *I,
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/// reloadVirtReg - This method transforms the specified specified virtual
|
/// reloadVirtReg - This method transforms the specified virtual
|
||||||
/// register use to refer to a physical register. This method may do this in
|
/// register use to refer to a physical register. This method may do this in
|
||||||
/// one of several ways: if the register is available in a physical register
|
/// one of several ways: if the register is available in a physical register
|
||||||
/// already, it uses that physical register. If the value is not in a physical
|
/// already, it uses that physical register. If the value is not in a physical
|
||||||
|
Reference in New Issue
Block a user