Report error on -Xuse-old-backend, remove Gradle option useOldBackend
Allow using old JVM backend only to compile kts. #KT-48532 Fixed
This commit is contained in:
-1
@@ -134,7 +134,6 @@ internal fun reportArgumentsNotAllowed(
|
||||
reportingState,
|
||||
K2JVMCompilerArguments::useJavac,
|
||||
K2JVMCompilerArguments::useIR,
|
||||
K2JVMCompilerArguments::useOldBackend,
|
||||
K2JVMCompilerArguments::useK2
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user