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
@@ -147,6 +147,7 @@ public final class DGenericMap {
public method remove(p0: java.lang.Object): java.lang.Object
public bridge final method size(): int
public bridge final method values(): java.util.Collection
public inner class java/util/Map$Entry
}
@kotlin.Metadata
@@ -157,6 +158,7 @@ public final class DGenericMapEntry {
public method getKey(): java.lang.Object
public method getValue(): java.lang.Object
public method setValue(p0: java.lang.Object): java.lang.Object
public inner class java/util/Map$Entry
}
@kotlin.Metadata