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
+2 -2
View File
@@ -4,14 +4,14 @@ public final class A$b$1 {
enclosing method A.<init>()V
inner (anonymous) class A$b$1
method <init>(): void
public @org.jetbrains.annotations.NotNull method get(): java.lang.Double
public method get(): java.lang.Double
public synthetic bridge method get(): java.lang.Object
}
@kotlin.Metadata
public final class A {
// source: 'kt43217.kt'
private final field b: A$b$1
private final @org.jetbrains.annotations.NotNull field b: A$b$1
inner (anonymous) class A$b$1
public method <init>(): void
}