[FIR] Introduce module for all jvm extensions

This commit is contained in:
Simon Ogorodnik
2019-12-18 14:42:09 +03:00
committed by Mikhail Glukhikh
parent 99489321f1
commit 05308a3652
9 changed files with 27 additions and 1 deletions
@@ -119,6 +119,7 @@ extra["compilerModules"] = arrayOf(
":compiler:fir:psi2fir",
":compiler:fir:fir2ir",
":compiler:fir:java",
":compiler:fir:jvm",
":compiler:frontend",
":compiler:frontend.common",
":compiler:frontend.java",