JVM IR: Don't skip bridge generation for concrete fake overrides

This commit is contained in:
Steven Schäfer
2020-01-10 14:33:40 +01:00
committed by Georgy Bronnikov
parent c027c0e659
commit 8746d08dd5
11 changed files with 49 additions and 5 deletions
@@ -1,5 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: JVM
interface I<T> {
@@ -1,5 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: JVM
interface I<T> {
@@ -1,5 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: JVM
interface I<T> {