[PL] Fix: Don't try to implement non-implemented fake overrides in stdlib & co
This commit is contained in:
committed by
Space Team
parent
dd8eedb8da
commit
997b6e6722
+1
-1
@@ -376,7 +376,7 @@ internal class KonanIrLinker(
|
||||
mangler = KonanManglerIr,
|
||||
typeSystem = IrTypeSystemContextImpl(builtIns),
|
||||
friendModules = friendModules,
|
||||
partialLinkageEnabled = partialLinkageSupport.isEnabled,
|
||||
partialLinkageSupport = partialLinkageSupport,
|
||||
platformSpecificClassFilter = KonanFakeOverrideClassFilter
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user