Extract JVM IR backend module out of compiler/backend
The old backend does not depend on IR modules anymore
This commit is contained in:
@@ -16,6 +16,7 @@ val projectsToShadow by extra(listOf(
|
||||
":plugins:annotation-based-compiler-plugins-ide-support",
|
||||
":compiler:backend",
|
||||
":compiler:backend-common",
|
||||
":compiler:backend.jvm",
|
||||
":compiler:ir.backend.common",
|
||||
":kotlin-build-common",
|
||||
":compiler:cli-common",
|
||||
|
||||
Reference in New Issue
Block a user