JVM_IR: redirect to correct function in special brigdes

The fix in MethodSignatureMapper allows us to avoid the hack
with orphanedCopy() in BridgeLowering.
This commit is contained in:
Georgy Bronnikov
2019-11-20 18:26:44 +03:00
parent ef567c868e
commit 307c82e3a4
7 changed files with 15 additions and 19 deletions
@@ -1,5 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// IGNORE_BACKEND: JVM_IR
// TARGET_BACKEND: JVM
// FILE: J.java