JVM_IR: Support inline suspend functions

Only no state-machine version for now.
This commit is contained in:
Ilmir Usmanov
2019-09-12 20:56:07 +03:00
parent 2ec3417e0e
commit 402a77126f
19 changed files with 20 additions and 24 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND_MULTI_MODULE: JVM_IR
// WITH_RUNTIME
// WITH_COROUTINES
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND_MULTI_MODULE: JVM_IR
// WITH_RUNTIME
// WITH_COROUTINES
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND_MULTI_MODULE: JVM_IR
// FILE: inline.kt
// COMMON_COROUTINES_TEST