Files
kotlin-fork/compiler/ir/serialization.native
Sergej Jaskiewicz e3b5dc509c [K/N] De-duplicate code for mangling objc interop function names
Extract the duplicated functionality to the
`ObjCFunctionNameMangleComputer` class.
2023-09-13 14:25:11 +00:00
..

KLIB serialization: Kotlin/Native

This module contains Kotlin/Native-specific classes related to serializing IR to KLIBs.