[FIR] Reorganize modules of raw fir builders

This commit is contained in:
Dmitriy Novozhilov
2020-03-25 12:20:24 +03:00
parent 0d6bb33f49
commit 6c9dd8bb22
161 changed files with 419 additions and 359 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ val projectsToShadow by extra(listOf(
":compiler:fir:tree",
":compiler:fir:java",
":compiler:fir:jvm",
":compiler:fir:psi2fir",
":compiler:fir:raw-fir:psi2fir",
":compiler:fir:fir2ir",
":compiler:fir:fir2ir:jvm-backend",
":compiler:frontend",