[IR][JS] Partial linkage: Enable PL for IR IC compiler
This commit is contained in:
committed by
Space Team
parent
2f9d6f6c44
commit
460e21c7bc
@@ -171,7 +171,7 @@ fun generateIrForKlibSerialization(
|
||||
messageLogger,
|
||||
psi2IrContext.irBuiltIns,
|
||||
psi2IrContext.symbolTable,
|
||||
partialLinkageEnabled = false,
|
||||
partialLinkageEnabled = partialLinkageEnabled,
|
||||
feContext,
|
||||
ICData(serializedIrFiles, errorPolicy.allowErrors),
|
||||
stubGenerator = stubGenerator
|
||||
|
||||
Reference in New Issue
Block a user