[FIR2IR] Generate IR for f/o of common classes generated during platform conversion

This change fixes tests which were muted in one of previous commits
This commit is contained in:
Dmitriy Novozhilov
2023-11-14 17:26:26 +02:00
committed by Space Team
parent 65797e8fba
commit c9ff0c41fc
5 changed files with 61 additions and 8 deletions
@@ -6,9 +6,6 @@
// WITH_STDLIB
// !LANGUAGE: +MultiPlatformProjects
// IGNORE_CODEGEN_WITH_IR_FAKE_OVERRIDE_GENERATION: KT-62535
// IGNORE_BACKEND_K2: JVM_IR
// Ignore reason: (TODO) how should generate IR for common f/o after actualization?
// TARGET_BACKEND: JVM
// MODULE: common
// TARGET_PLATFORM: Common
@@ -3,9 +3,6 @@
// WITH_STDLIB
// !LANGUAGE: +MultiPlatformProjects
// IGNORE_CODEGEN_WITH_IR_FAKE_OVERRIDE_GENERATION: KT-62535
// IGNORE_BACKEND_K2: JVM_IR
// Ignore reason: (TODO) how should generate IR for common f/o after actualization?
// MODULE: common
// TARGET_PLATFORM: Common
// FILE: common.kt
@@ -3,8 +3,6 @@
// WITH_STDLIB
// IGNORE_CODEGEN_WITH_IR_FAKE_OVERRIDE_GENERATION: KT-62535
// !LANGUAGE: +MultiPlatformProjects
// IGNORE_BACKEND_K2: JVM_IR
// Ignore reason: (TODO) how should generate IR for common f/o after actualization?
// MODULE: common
// TARGET_PLATFORM: Common