Ilya Matveev
5745b31853
Revert "Depend on kotlin-native-shared from a separate repo"
...
This reverts commit a2370920db .
2019-05-30 19:48:50 +03:00
Sergey Bogolepov
970f2a98f9
Use clang codegen for android, linux, mingw.
2019-05-27 12:02:45 +03:00
Sergey Bogolepov
5306d7b427
Use clang instead if llvm-lto for darwin-based targets ( #2974 )
...
* Use LLVM C API for optimizations
* Use Clang for bitcode compilation
* Test bitcode embedding
2019-05-15 13:00:43 +07:00
Ilya Matveev
a2370920db
Depend on kotlin-native-shared from a separate repo
...
Kotlin-native-shared was copied in a separate repository.
This patch removes this subproject from the K/N repo and
adds a dependency on an artifact built from this separate repo.
2019-03-14 21:51:46 +07:00
Sergey Bogolepov
b22404c947
Infrastructure for source-based code coverage
2019-03-12 13:16:17 +07:00