JVM IR: Enable evaluate expression tests for the JVM IR backend

This commit is contained in:
Steven Schäfer
2020-09-22 11:53:24 +02:00
committed by max-kammerer
parent 33969c5f9a
commit 48b736e551
33 changed files with 1476 additions and 23 deletions
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
FunctionBreakpoint created at constructors.kt:9
LineBreakpoint created at constructors.kt:13
FunctionBreakpoint created at constructors.kt:20
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
LineBreakpoint created at isInsideInlineLambdaInLibrary.kt:7 lambdaOrdinal = 1
LineBreakpoint created at isInsideInlineLambdaInLibrary.kt:12 lambdaOrdinal = 1
LineBreakpoint created at isInsideInlineLambdaInLibrary.kt:18 lambdaOrdinal = 1
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
LineBreakpoint created at localFunCustomLib.kt:7
Run Java
Connected to the target VM
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
LineBreakpoint created at localFun.kt:9
LineBreakpoint created at localFun.kt:15
LineBreakpoint created at localFun.kt:21
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
LineBreakpoint created at smartcasts.kt:19
LineBreakpoint created at smartcasts.kt:29
Run Java
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
LineBreakpoint created at thisLabels.kt:6
LineBreakpoint created at thisLabels.kt:8
LineBreakpoint created at thisLabels.kt:10