Initial klib tool check in.

This commit is contained in:
Alexander Gorshenev
2017-05-05 16:27:43 +03:00
committed by alexander-gorshenev
parent 9dfdd91cc8
commit 646117a60b
13 changed files with 206 additions and 22 deletions
+1
View File
@@ -19,6 +19,7 @@ include ':Interop:Indexer'
include ':Interop:StubGenerator'
include ':Interop:Runtime'
include ':llvmDebugInfoC'
include ':klib'
include ':backend.native'
include ':runtime'
include ':common'