[FIR/Native] Move fir-related code from backend.native module to new one

^KT-61249
This commit is contained in:
Pavel Kunyavskiy
2023-08-16 11:22:08 +02:00
committed by Space Team
parent fdab636a1b
commit 8bcd1f4efa
16 changed files with 103 additions and 47 deletions
+1
View File
@@ -155,6 +155,7 @@ val firCompilerCoreModules = arrayOf(
":compiler:fir:plugin-utils",
":compiler:fir:tree",
":compiler:fir:java",
":compiler:fir:native",
":compiler:fir:raw-fir:raw-fir.common",
":compiler:fir:raw-fir:psi2fir",
":compiler:fir:checkers",