tools/llvm-bpf: add llvm+clang build suitable for compiling code to eBPF
authorFelix Fietkau <nbd@nbd.name>
Sun, 17 Oct 2021 15:50:53 +0000 (17:50 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 20 Oct 2021 09:35:34 +0000 (11:35 +0200)
commitfaa6a9a04beda71da49dd2d96225e892899e84d7
tree99eb26cc3383c8d5f167ac73a802a7ac2c5332ef
parent1c07eab9f81f1ee99cc2ae36596bda81c12d5dbc
tools/llvm-bpf: add llvm+clang build suitable for compiling code to eBPF

Preparation for building packages that ship eBPF code

Signed-off-by: Felix Fietkau <nbd@nbd.name>
toolchain/Config.in
tools/Makefile
tools/llvm-bpf/Makefile [new file with mode: 0644]