mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-13 06:34:24 +00:00
remove old FIXME
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145960 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5b2c4978ce
commit
16588e794c
@ -596,7 +596,6 @@ PPCRegisterInfo::eliminateFrameIndex(MachineBasicBlock::iterator II,
|
||||
// offset in.
|
||||
// FIXME: figure out what SPAdj is doing here.
|
||||
|
||||
// FIXME (64-bit): Use "findScratchRegister".
|
||||
unsigned SReg;
|
||||
if (requiresRegisterScavenging(MF))
|
||||
SReg = findScratchRegister(II, RS, &PPC::GPRCRegClass, SPAdj);
|
||||
|
Loading…
x
Reference in New Issue
Block a user