JVM_IR: support references to Java fields

This commit is contained in:
pyos
2019-05-13 12:02:31 +02:00
committed by max-kammerer
parent e191eef10a
commit f392b027fa
11 changed files with 89 additions and 129 deletions

View File

@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// WITH_REFLECT
// FILE: test/J.java