Revert "[FIR2IR] Set proper offsets for generated data class members"

This reverts commit b33798d65a.

Reverted because of KT-58215


Co-authored-by: Aleksandr Korepanov <Alexander.Korepanov@jetbrains.com>


Merge-request: KT-MR-14328
Merged-by: Anton Bannykh <Anton.Bannykh@jetbrains.com>
This commit is contained in:
Alexander Korepanov
2024-02-13 09:52:09 +00:00
committed by Space Team
parent 64083d6d5c
commit 4e62400f6f
6 changed files with 73 additions and 35 deletions
-7
View File
@@ -23,13 +23,6 @@ fun box() {
// test.kt:14 <init>
// test.kt:17 box
// test.kt:18 box
// EXPECTATIONS FIR JVM_IR
// test.kt:14 f
// test.kt:10 f
// test.kt:11 f
// test.kt:14 f
// test.kt:19 box
// EXPECTATIONS ClassicFrontend JVM_IR
// test.kt:11 f
// test.kt:-1 f
// test.kt:19 box