mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-23 12:24:34 +00:00
Remove wierd printout
llvm-svn: 6145
This commit is contained in:
parent
a4fe60d3c1
commit
d2bbdec4bc
@ -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