Add llvm-cov to LLVM_TOOLCHAIN_TOOLS
See https://github.com/llvm/llvm-project/issues/141
This commit is contained in:
parent
62c7d84026
commit
dcd89b3de6
@ -1032,6 +1032,7 @@ endfunction()
|
||||
if(NOT LLVM_TOOLCHAIN_TOOLS)
|
||||
set (LLVM_TOOLCHAIN_TOOLS
|
||||
llvm-ar
|
||||
llvm-cov
|
||||
llvm-cxxfilt
|
||||
llvm-ranlib
|
||||
llvm-lib
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user