Updated exception table generation: support new exception table in non-local returns

This commit is contained in:
Michael Bogdanov
2015-06-10 15:38:09 +03:00
parent 93c5a52d13
commit a018e4e12a
40 changed files with 1586 additions and 138 deletions

View File

@@ -24,6 +24,5 @@ fun box() : String {
}
return "fail"
}
// maybe we should check test data
// 13 TRYCATCHBLOCK
/* 8 + 1 see notSplitedExceptionTable.kt*/
// 9 TRYCATCHBLOCK