Implement basic class to test light tree builder performance

This commit is contained in:
Ivan Kylchik
2019-03-26 22:16:27 +03:00
committed by Mikhail Glukhikh
parent 14d6f8009d
commit 200fe63fca
3 changed files with 124 additions and 0 deletions
+1
View File
@@ -39,6 +39,7 @@ include ":kotlin-build-common",
":compiler:fir:tree",
":compiler:fir:tree:visitors-generator",
":compiler:fir:psi2fir",
":compiler:fir:lightTree",
":compiler:fir:fir2ir",
":compiler:fir:resolve",
":compiler:fir:java",