We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc82a5a commit 32cbb19Copy full SHA for 32cbb19
docs/measure-kernel-mcdc.md
@@ -41,7 +41,7 @@ export MCDC_HOME=$(realpath .)
41
# This meta repository
42
git clone https://github.com/xlab-uiuc/linux-mcdc.git
43
# LLVM if we want to build it from source (optional)
44
-git clone https://github.com/llvm/llvm-project.git --branch llvmorg-18.1.6 --depth 5
+git clone https://github.com/llvm/llvm-project.git --branch llvmorg-18.1.7 --depth 5
45
# Linux kernel
46
git clone https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git --branch v5.15.153 --depth 5
47
0 commit comments