[Test] Enable SMAP dump handler in boxInline tests

This commit is contained in:
Dmitriy Novozhilov
2021-01-27 14:02:40 +03:00
parent 64a300bfcd
commit 49c2bfe637
109 changed files with 2315 additions and 2174 deletions
@@ -1,3 +1,6 @@
// IGNORE_BACKEND_MULTI_MODULE: JVM_IR, JVM_MULTI_MODULE_IR_AGAINST_OLD
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND_FIR: JVM_IR
// NO_CHECK_LAMBDA_INLINING
// FILE: 1.kt
package builders
@@ -28,58 +31,3 @@ inline fun test(): String {
fun box(): String {
return test()
}
// SMAP_FILE: 1.smap
// SMAP_FILE: 2.smap
//7#1,3:28
//10#1,8:32 - could be merged in one big interval due preprocessing of inline function
SMAP
2.kt
Kotlin
*S Kotlin
*F
+ 1 2.kt
_2Kt
+ 2 1.kt
builders/_1Kt
*L
1#1,26:1
7#1,3:28
10#1,8:32
7#2:27
7#2:31
*S KotlinDebug
*F
+ 1 2.kt
_2Kt
*L
22#1:28,3
22#1:32,8
9#1:27
22#1:31
*E
SMAP
2.kt
Kotlin
*S Kotlin
*F
+ 1 2.kt
_2Kt$test$1$1
*L
1#1,26:1
*E
SMAP
2.kt
Kotlin
*S Kotlin
*F
+ 1 2.kt
_2Kt$test$1$1
*L
1#1,26:1
*E