[JS IR] Remove usage of LazyIr from JS
This commit is contained in:
@@ -74,8 +74,6 @@ fun compile(
|
||||
moduleFragment.files.clear()
|
||||
moduleFragment.files += irFiles
|
||||
|
||||
symbolTable.lazyWrapper.stubGenerator = DeclarationStubGenerator(moduleDescriptor, symbolTable, irBuiltIns.languageVersionSettings)
|
||||
|
||||
moveBodilessDeclarationsToSeparatePlace(context, moduleFragment)
|
||||
|
||||
if (dceDriven) {
|
||||
|
||||
Reference in New Issue
Block a user