[FIR] Rename :compiler:fir:raw-fir:fir-common to :compiler:fir:raw-fir:raw-fir.common

This commit is contained in:
Dmitriy Novozhilov
2020-08-17 10:52:29 +03:00
parent 7d4349edc2
commit 71a517c686
9 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ val projectsToShadow by extra(listOf(
":compiler:fir:java",
":compiler:fir:jvm",
":compiler:fir:raw-fir:psi2fir",
":compiler:fir:raw-fir:fir-common",
":compiler:fir:raw-fir:raw-fir.common",
":compiler:fir:fir2ir",
":compiler:fir:fir2ir:jvm-backend",
":compiler:frontend",