I've tried installing both clang-9, clang-9-tools, llvm-9 and llvm-9-tools in order to get the program llvm-cov. None of these packages seemingly contain llvm-cov, which leaves me to wonder what package does include it.
How do I install the latest version of llvm-cov on Ubuntu 18.04?
When installing using
apt-get install llvm-9,llvm-covwill be installed with a suffix of the version number as well.It seems the main registry of
llvminstalls justllvm v6.