mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-25 05:22:04 +00:00
Added support for caller saving
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@847 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -79,7 +79,7 @@ class MachineRegInfo
|
||||
// RegClassArr.pushback( new SparcFloatCCRegClass(2) );
|
||||
|
||||
if(DEBUG_RA)
|
||||
cerr << "Created machine register classes." << endl;
|
||||
cout << "Created machine register classes." << endl;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user