[FIR] Reorganize modules of raw fir builders
This commit is contained in:
@@ -12,8 +12,8 @@ dependencies {
|
||||
testCompile(project(":compiler:util"))
|
||||
testCompile(project(":compiler:backend"))
|
||||
testCompile(project(":compiler:fir:tree"))
|
||||
testCompile(project(":compiler:fir:psi2fir"))
|
||||
testCompile(project(":compiler:fir:lightTree"))
|
||||
testCompile(project(":compiler:fir:raw-fir:psi2fir"))
|
||||
testCompile(project(":compiler:fir:raw-fir:light-tree2fir"))
|
||||
testCompile(project(":compiler:fir:fir2ir"))
|
||||
testCompile(project(":compiler:fir:jvm"))
|
||||
testCompile(project(":compiler:fir:fir2ir:jvm-backend"))
|
||||
|
||||
Reference in New Issue
Block a user