[K/JS] Rework IR deserialization and lowering phases to consume less memory
This commit is contained in:
+1
@@ -262,6 +262,7 @@ open class JvmIrCodegenFactory(
|
||||
)
|
||||
|
||||
irLinker.postProcess(inOrAfterLinkageStep = true)
|
||||
irLinker.clear()
|
||||
|
||||
stubGenerator.unboundSymbolGeneration = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user