Removing variables.
git-svn-id: svn://10.0.0.236/trunk@66472 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -86,7 +86,7 @@ namespace ICG {
|
||||
*/
|
||||
markMaxRegister();
|
||||
|
||||
return new ICodeModule(iCode, maxRegister, maxVariable);
|
||||
return new ICodeModule(iCode, maxRegister);
|
||||
}
|
||||
|
||||
/********************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user