Introduce new module for common parts of backend utils
Mainly it needed for abstract jvm type mapper for different type systems: IrTypes and ConeKotlinTypes
This commit is contained in:
@@ -137,6 +137,7 @@ include ":benchmarks",
|
||||
":kotlin-jps-plugin",
|
||||
":core:compiler.common",
|
||||
":core:compiler.common.jvm",
|
||||
":core:compiler.backend.common.jvm",
|
||||
":core:descriptors",
|
||||
":core:descriptors.jvm",
|
||||
":core:deserialization",
|
||||
|
||||
Reference in New Issue
Block a user