File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 77 - Distro: Ubuntu 22.04
88 - Kernel: 5.15.0-86-generic
99
10- Other settings can possibly work, but they are not fully tested.
10+ Other settings (e.g. Arm) can possibly work, but they are not fully tested.
1111
1212- If we don't plan to build LLVM from source, please reserve ~ 30G of disk
1313 space; otherwise reserve ~ 150G.
@@ -74,6 +74,9 @@ export PATH="$MCDC_HOME/llvm-project/build/bin:$PATH"
7474
7575### Install nightly packages
7676
77+ The essential steps are described below. For more information about these
78+ nightly packages, visit https://apt.llvm.org/ .
79+
7780Get the installation script:
7881
7982``` shell
@@ -94,8 +97,6 @@ After installation, set $PATH up:
9497export PATH=" /usr/lib/llvm-18/bin:$PATH "
9598```
9699
97- Visit https://apt.llvm.org/ for more information.
98-
99100## 4. Build the kernel
100101
101102``` shell
You can’t perform that action at this time.
0 commit comments