Introduce IGNORE_BACKEND_FIR_MULTI_MODULE directive

This commit is contained in:
Georgy Bronnikov
2022-02-18 18:49:35 +03:00
committed by Alexander Udalov
parent 571ba9298e
commit 5605463ecf
25 changed files with 58 additions and 29 deletions
@@ -1,5 +1,6 @@
// FULL_JDK
// IGNORE_BACKEND_FIR: JVM_IR
// IGNORE_BACKEND_FIR_MULTI_MODULE: JVM_IR
// TARGET_BACKEND: JVM
// FILE: 1.kt
@@ -1,5 +1,6 @@
// FULL_JDK
// IGNORE_BACKEND_FIR: JVM_IR
// IGNORE_BACKEND_FIR_MULTI_MODULE: JVM_IR
// TARGET_BACKEND: JVM
// FILE: 1.kt
@@ -1,5 +1,6 @@
// FULL_JDK
// IGNORE_BACKEND_FIR: JVM_IR
// IGNORE_BACKEND_FIR_MULTI_MODULE: JVM_IR
// TARGET_BACKEND: JVM
// FILE: 1.kt
@@ -1,6 +1,7 @@
// FULL_JDK
// NO_CHECK_LAMBDA_INLINING
// IGNORE_BACKEND_FIR: JVM_IR
// IGNORE_BACKEND_FIR_MULTI_MODULE: JVM_IR
// TARGET_BACKEND: JVM
// FILE: 1.kt