[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
@@ -291,6 +291,7 @@ include ":compiler:fir",
":compiler:fir:fir-serialization",
":compiler:fir:fir-deserialization",
":compiler:fir:java",
":compiler:fir:native",
":compiler:fir:modularized-tests",
":compiler:fir:dump",
":compiler:fir:checkers",