JVM IR: Fix names, caching, and visibilities for SAM wrappers used in inline functions.

This commit is contained in:
Steven Schäfer
2019-09-14 00:12:06 +02:00
committed by Alexander Udalov
parent f2e0c1a930
commit c3d0a7582c
3 changed files with 68 additions and 41 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// FILE: A.kt
// FULL_JDK