tree: 1e6ac15ce56bec02bc483401d74f95e9ae3ee68e [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.