JVM IR: load fields for JvmField properties from dependencies

This is needed to properly lower JvmField property calls to field
accesses.
This commit is contained in:
Alexander Udalov
2019-11-18 16:33:11 +01:00
parent 608449f41d
commit a485a5ffd6
8 changed files with 14 additions and 9 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// TARGET_BACKEND: JVM
// FILE: A.kt
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// TARGET_BACKEND: JVM
// FILE: A.kt