Create modules for Frontend IR & its builder from PSI

This commit is contained in:
Simon Ogorodnik
2018-03-13 20:09:49 +03:00
committed by Mikhail Glukhikh
parent 332b843301
commit 0f02622e32
5 changed files with 65 additions and 0 deletions
+2
View File
@@ -28,6 +28,8 @@ include ":kotlin-build-common",
":compiler:resolution",
":compiler:serialization",
":compiler:psi",
":compiler:fir:tree",
":compiler:fir:psi2fir",
":compiler:frontend",
":compiler:frontend.java",
":compiler:frontend.script",