Introduce fir.evaluate module with CompileTimeConstantEvaluator

This commit is contained in:
Jinseong Jeon
2020-05-27 17:15:01 -07:00
parent ec80c21fd1
commit 5e2525175e
5 changed files with 406 additions and 0 deletions
+1
View File
@@ -48,6 +48,7 @@ val projectsToShadow by extra(listOf(
":compiler:fir:checkers",
":compiler:fir:checkers:checkers.jvm",
":compiler:fir:entrypoint",
":compiler:fir:evaluate",
":compiler:fir:resolve",
":compiler:fir:fir-serialization",
":compiler:fir:fir-deserialization",