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
@@ -44,7 +44,7 @@ final class TestPrivateCompanionInInterface$Companion {
@kotlin.Metadata
public interface TestPrivateCompanionInInterface {
// source: 'companionObjectVisibility_after.kt'
public synthetic final static @org.jetbrains.annotations.NotNull field Companion: TestPrivateCompanionInInterface$Companion
public synthetic final static field Companion: TestPrivateCompanionInInterface$Companion
static method <clinit>(): void
public final inner class TestPrivateCompanionInInterface$Companion
}