mirror of
https://github.com/RPCSX/llvm.git
synced 2025-04-01 07:41:40 +00:00
Minor comment fix ("generate" --> "generates").
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278578 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
be1a4e1ef5
commit
18c3af1122
@ -3070,7 +3070,7 @@ bool SwingSchedulerDAG::computeDelta(MachineInstr &MI, unsigned &Delta) {
|
||||
}
|
||||
|
||||
/// Update the memory operand with a new offset when the pipeliner
|
||||
/// generate a new copy of the instruction that refers to a
|
||||
/// generates a new copy of the instruction that refers to a
|
||||
/// different memory location.
|
||||
void SwingSchedulerDAG::updateMemOperands(MachineInstr &NewMI,
|
||||
MachineInstr &OldMI, unsigned Num) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user