[FIR] Add opt-in annotation which prevents from using symbol.fir

This commit is contained in:
Dmitriy Novozhilov
2021-07-07 17:51:01 +03:00
committed by teamcityserver
parent c99a02796f
commit e94d75d433
5 changed files with 45 additions and 1 deletions
+2 -1
View File
@@ -262,7 +262,8 @@ include ":benchmarks",
":wasm:wasm.ir"
include ":compiler:fir:cones",
include ":compiler:fir",
":compiler:fir:cones",
":compiler:fir:tree",
":compiler:fir:tree:tree-generator",
":compiler:fir:raw-fir:raw-fir.common",