JVM_IR recognize safe calls and elvises in arbitrary IR
This commit is contained in:
committed by
teamcityserver
parent
ca7ee75f88
commit
7370d096ee
+2
-2
@@ -27,6 +27,6 @@ fun test() {
|
||||
// JVM_IR_TEMPLATES
|
||||
// @TestKt.class
|
||||
// 0 NEW
|
||||
// 1 IFNONNULL
|
||||
// 0 IFNULL
|
||||
// 0 IFNONNULL
|
||||
// 1 IFNULL
|
||||
// 2 ACONST_NULL
|
||||
|
||||
Reference in New Issue
Block a user