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
@@ -10,6 +10,7 @@ public final class Test {
public bridge method lastIndexOf(p0: java.lang.Integer): int
public bridge final method lastIndexOf(p0: java.lang.Object): int
public bridge final method remove(p0: int): java.lang.Integer
public synthetic bridge method remove(p0: int): java.lang.Object
public bridge method remove(p0: java.lang.Integer): boolean
public bridge final method remove(p0: java.lang.Object): boolean
public bridge method removeAt(p0: int): java.lang.Integer