JVM_IR: remove an unnecessary hack from BridgeLowering

Correct IR is more important than whether some inaccessible members
precisely match what was generated by the old backend.
This commit is contained in:
pyos
2021-06-02 14:56:11 +02:00
committed by teamcityserver
parent 6f54e9fd5c
commit 288451db4d
4 changed files with 135 additions and 12 deletions
@@ -3,4 +3,4 @@ fun test() {
1.fn()
}
// 1 invoke \(I\)I
// 1 invoke \(Ljava/lang/Object;\)Ljava/lang/Object;