IR: add module ir.tree.persistent, copy PIR implementation there
Use PersistentIrFactory in JS IR compiler entry points.
This commit is contained in:
@@ -62,6 +62,7 @@ val projectsToShadow by extra(listOf(
|
||||
":idea:idea-gradle-native",
|
||||
":compiler:ir.psi2ir",
|
||||
":compiler:ir.tree",
|
||||
":compiler:ir.tree.persistent",
|
||||
":js:js.ast",
|
||||
":js:js.frontend",
|
||||
":js:js.parser",
|
||||
|
||||
Reference in New Issue
Block a user