mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-19 04:29:45 +00:00
Fix a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71179 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9a38e3e399
commit
e0f745b54e
@ -226,7 +226,7 @@ namespace {
|
||||
unsigned getReg(MachineBasicBlock &MBB, MachineInstr *MI,
|
||||
unsigned VirtReg, bool NoFree = false);
|
||||
|
||||
/// 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 one of several ways: if the register is available in a physical
|
||||
/// register already, it uses that physical register. If the value is not
|
||||
|
Loading…
x
Reference in New Issue
Block a user