[IR] Remove Persistent IR

This commit is contained in:
Roman Artemev
2021-12-21 15:08:09 +03:00
committed by teamcity
parent 353bfe9018
commit 4babc30624
92 changed files with 5 additions and 19656 deletions
@@ -7,7 +7,6 @@ dependencies {
api(project(":compiler:ir.psi2ir"))
api(project(":compiler:ir.serialization.common"))
api(project(":js:js.frontend"))
api(project(":compiler:ir.tree.persistent"))
implementation(project(":compiler:ir.backend.common"))
compileOnly(project(":kotlin-reflect-api"))