mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-19 08:24:12 +00:00
Remove wierd printout
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6145 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b52e0241c0
commit
ee92637cfa
@ -1060,7 +1060,7 @@ void UltraSparcRegInfo::colorRetValue(MachineInstr *RetMI,
|
||||
else { // if the LR is spilled
|
||||
cpMem2RegMI(RetAI->InstrnsBefore, getFramePointer(),
|
||||
LR->getSpillOffFromFP(), UniRetReg, regType);
|
||||
cerr << "\nCopied the return value from stack\n";
|
||||
//cerr << "\nCopied the return value from stack\n";
|
||||
}
|
||||
|
||||
} // if there is a return value
|
||||
|
Loading…
x
Reference in New Issue
Block a user