[IR] Fix compiler bugs with MFVC to let KorGE run

Signed-off-by: Evgeniy.Zhelenskiy <Evgeniy.Zhelenskiy@jetbrains.com>

#KT-1179
This commit is contained in:
Evgeniy.Zhelenskiy
2023-02-14 05:49:12 +01:00
committed by Space Team
parent 9b3fc34f78
commit 3b5ad0681f
40 changed files with 1432 additions and 665 deletions
@@ -8,7 +8,7 @@ public final class A {
public final @org.jetbrains.annotations.NotNull method getX(): DPoint
public synthetic final method getX-x(): double
public synthetic final method getX-y(): double
public final method setX-sUp7gFk(p0: double, p1: double): void
public final method setX-nuuzChU(p0: double, p1: double): void
}
@kotlin.Metadata
@@ -30,7 +30,7 @@ public final class B {
public final @org.jetbrains.annotations.NotNull method getC(): DPoint
public synthetic final method getC-x(): double
public synthetic final method getC-y(): double
public final method setA-sUp7gFk(p0: double, p1: double): void
public final method setA-nuuzChU(p0: double, p1: double): void
}
@kotlin.jvm.JvmInline