JVM_IR: Support 'CHECK_NOT_NULL' intrinsic

TODO: migrate to changes related to KT-22275
This commit is contained in:
Dmitry Petrov
2019-08-09 13:08:52 +03:00
parent 7170439517
commit 7d49b72b79
7 changed files with 35 additions and 6 deletions

View File

@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// FILE: j/J.java
package j;