tree: 91a4ca9af7ef45d72d337f63e911de160e780fe8
  1. src/
  2. build.gradle.kts
  3. ReadMe.md
compiler/ir/backend.native/ReadMe.md

Compilation of Native-specific IR into .klib files.

Code in this module does not depend on :kotlin-native:backend.native (which depends on heavy LLVM), which allows to use it during lightweight first compilation phase: from .kt sources and klibs (including CInterop ones) to .klib library.