tree: 9e0cb9bcdafa1ce6fafbfc0ef767e06706a17218 [path history] [tgz]
  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.