[IR] Moved actualizer and related things to separate module
^KT-62292
This commit is contained in:
committed by
Space Team
parent
62700c3ec3
commit
649a7bd66b
@@ -16,6 +16,7 @@ dependencies {
|
||||
api(project(":compiler:fir:checkers:checkers.native"))
|
||||
api(project(":compiler:fir:checkers:checkers.wasm"))
|
||||
api(project(":js:js.frontend"))
|
||||
api(project(":compiler:ir.actualization"))
|
||||
|
||||
implementation(project(":core:compiler.common.native"))
|
||||
implementation(project(":compiler:fir:resolve"))
|
||||
|
||||
Reference in New Issue
Block a user