llvm-svn: 86068
This commit is contained in:
Jim Grosbach 2009-11-04 23:20:40 +00:00
parent a09062758b
commit 31569240c6
1 changed files with 1 additions and 1 deletions

View File

@ -1212,7 +1212,7 @@ ARMBaseRegisterInfo::eliminateFrameIndex(MachineBasicBlock::iterator II,
return ScratchReg;
}
/// Move iterator pass the next bunch of callee save load / store ops for
/// Move iterator past the next bunch of callee save load / store ops for
/// the particular spill area (1: integer area 1, 2: integer area 2,
/// 3: fp area, 0: don't care).
static void movePastCSLoadStoreOps(MachineBasicBlock &MBB,