1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-06 04:54:35 +00:00

removed verbose log from unit test

This commit is contained in:
Andrzej Sliwa 2020-12-09 13:00:02 +01:00
parent 9a3244bfc0
commit 6466419fd1
2 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@ public class RegisterUpliftScope {
}
out.append(equivalenceClass.toString() + " ");
}
return out.toString().trim();
return out.toString();
}
@Override

View File

@ -68,8 +68,8 @@ REGISTER UPLIFT POTENTIAL REGISTERS
Statement [0] *SCREEN = *DATA [ ] ( [ ] { } ) always clobbers reg byte a
REGISTER UPLIFT SCOPES
Uplift Scope [main]
Uplift Scope []
Uplift Scope [main]
Uplift Scope []
Uplifting [main] best 17 combination
Uplifting [] best 17 combination