[JVM IR] Generate line number for exception store for finally.

^KT-46451 Fixed
This commit is contained in:
Mads Ager
2021-08-19 13:51:27 +02:00
committed by Alexander Udalov
parent a1519b7b4e
commit 0b84de31b7
7 changed files with 43 additions and 2 deletions
+3 -2
View File
@@ -69,8 +69,9 @@ fun box() {
// test.kt:10 foo
// test.kt:11 foo
// test.kt:25 mightThrow2
// test.kt:14 foo
// LINENUMBERS JVM
// test.kt:14 foo
// test.kt:10 foo
// LINENUMBERS JVM_IR
// test.kt:13 foo
// test.kt:12 foo
// test.kt:13 foo