JVM_IR. Basic support of 'inlineCallSiteInfo'

This commit is contained in:
Mikhael Bogdanov
2019-08-07 08:53:59 +02:00
parent f34a08cbbf
commit a444a40849
5 changed files with 16 additions and 8 deletions
@@ -2,7 +2,6 @@
// KOTLIN_CONFIGURATION_FLAGS: ASSERTIONS_MODE=jvm
// WITH_RUNTIME
// FULL_JDK
// IGNORE_BACKEND: JVM_IR
// TARGET_BACKEND: JVM
package test
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// TARGET_BACKEND: JVM
// FILE: inline.kt
// KOTLIN_CONFIGURATION_FLAGS: ASSERTIONS_MODE=jvm