[IR] Distinguish super calls from other calls
Otherwise super call and virtual call to the same method get the same map key in case of Fir2Ir IR generation
This commit is contained in:
committed by
TeamCityServer
parent
60bc0f4baf
commit
709c127f1b
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// WITH_RUNTIME
|
||||
// FILE: 1.kt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user