Tests: adjust test data for bytecode listing tests

- remove obsolete `IGNORE_BACKEND: JVM` directives
- move contents of .ir.txt files to the corresponding .txt
This commit is contained in:
Alexander Udalov
2023-11-01 16:19:42 +01:00
committed by Space Team
parent 1cf04916d6
commit 968dfddbc9
348 changed files with 865 additions and 9800 deletions
@@ -13,7 +13,7 @@ public final class A$Companion {
public interface A {
// source: 'deprecatedConstantPropertyInterfaceCompanion.kt'
public final static @org.jetbrains.annotations.NotNull field Companion: A$Companion
public final static @kotlin.Deprecated(message="no") @org.jetbrains.annotations.NotNull field s: java.lang.String
public deprecated final static @org.jetbrains.annotations.NotNull field s: java.lang.String
static method <clinit>(): void
public final inner class A$Companion
}