CLI: improve behavior of -include-runtime

1.fix KT-17344: Include kotlin-reflect to resulting jar if "-include-runtime" is specified, unless the -no-reflect option is specified.
2.fix KT-43220: -include-runtime should add .kotlin_builtins to the output
This commit is contained in:
scaventz
2021-01-14 14:49:03 +08:00
committed by Alexander Udalov
parent 496d857db1
commit bd205317aa
11 changed files with 63 additions and 4 deletions
@@ -0,0 +1,4 @@
OUT:
KotlinReflectionNotSupportedError has been caught
Return code: 0