We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c58483a commit 4edfb18Copy full SHA for 4edfb18
1 file changed
docs/getting-started/installation.md
@@ -35,10 +35,6 @@ sudo dnf install -y bpftool clang llvm
35
sudo pacman -S bpf clang llvm
36
```
37
38
-```{note}
39
-The `llvm` package provides `llc`, the LLVM compiler that is used to compile LLVM IR to BPF bytecode.
40
-```
41
-
42
## Installing PythonBPF
43
44
### From PyPI (Recommended)
0 commit comments