1129b2d3eb
The KlibMetadataSerializer used to serialize all package fragments that a module could provide, including those coming from the module's dependencies. In order to produce a klib from a module that is analyzed by the K2MetadataCompiler, the serializer needs to take just the own package fragments of the module, excluding those of the dependencies.