[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:
@@ -282,7 +282,7 @@ task distCompiler(type: Copy) {
|
||||
into('konan/nativelib')
|
||||
}
|
||||
|
||||
from(project(':kotlin-native:llvmCoverageMappingC').file('build/libs/coverageMapping/shared')) {
|
||||
from(project(':kotlin-native:libllvmext').file('build/libs/llvmext/shared')) {
|
||||
into('konan/nativelib')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user