mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-06 09:44:39 +00:00
Grammar.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86068 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
40dd12e708
commit
4371cda7f8
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user