JVM_IR: do not explicitly initialize Refs to default values

This commit is contained in:
pyos
2020-03-03 10:06:58 +01:00
committed by Dmitry Petrov
parent 13b04e63be
commit 037b442e86
6 changed files with 10 additions and 15 deletions
@@ -7,10 +7,4 @@ fun test(): Char {
}
// 1 LOCALVARIABLE c Ljava/lang/Object;
// JVM_TEMPLATES
// 2 ASTORE 0
// JVM_IR_TEMPLATES
// 3 ASTORE 0
// *two* of them are after the start of c's live range
// 2 ASTORE 0