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
@@ -269,6 +269,7 @@ include ":compiler:fir:cones",
":compiler:fir:raw-fir:light-tree2fir",
":compiler:fir:fir2ir",
":compiler:fir:fir2ir:jvm-backend",
":compiler:fir:evaluate",
":compiler:fir:resolve",
":compiler:fir:fir-serialization",
":compiler:fir:fir-deserialization",