[FIR] Initialize module for checkers generator

This commit is contained in:
Dmitriy Novozhilov
2020-09-04 12:06:57 +03:00
parent 6656669551
commit 4de57fcac2
5 changed files with 84 additions and 1 deletions
+1
View File
@@ -314,6 +314,7 @@ include ":compiler:fir:cones",
":compiler:fir:dump",
":compiler:fir:jvm",
":compiler:fir:checkers",
":compiler:fir:checkers:checkers-component-generator",
":compiler:fir:entrypoint",
":compiler:fir:analysis-tests"