Implemented code generation of combined IR of all libraries

This commit is contained in:
Igor Chevdar
2019-02-19 12:43:37 +05:00
parent 49493e6dd9
commit e3efd75e55
36 changed files with 268 additions and 277 deletions
@@ -81,7 +81,7 @@ class Distribution(
fun runtime(target: KonanTarget) = runtimeFileOverride ?: "$stdlib/targets/${target.visibleName}/native/runtime.bc"
val launcherFiles = listOf("start.bc", "launcher.bc")
val launcherFiles = listOf("launcher.bc")
val dependenciesDir = DependencyProcessor.defaultDependenciesRoot.absolutePath