[K/N] Rename llvmCoverageMappingC to libllvmext

This subproject covers much wider scope now than code coverage,
so it makes sense to rename it to reflex that.
This commit is contained in:
Sergey Bogolepov
2022-03-24 18:18:59 +03:00
committed by Space
parent d7386dc315
commit 7dc48b3837
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -768,7 +768,7 @@ if (buildProperties.isKotlinNativeEnabled) {
include ':kotlin-native:klib'
include ':kotlin-native:common'
include ':kotlin-native:runtime'
include ':kotlin-native:llvmCoverageMappingC'
include ':kotlin-native:libllvmext'
include ':kotlin-native:llvmDebugInfoC'
include ':kotlin-native:utilities'
include ':kotlin-native:platformLibs'