package/llvm: add BPF backend
authorJugurtha BELKALEM <jugurtha.belkalem@smile.fr>
Sun, 20 Dec 2020 15:11:59 +0000 (16:11 +0100)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Thu, 20 May 2021 19:54:07 +0000 (21:54 +0200)
commit72e57b7b4bc0efa960dd9c569dd674b0c005fad7
treea0904ff99cd053a0a1aa36debda2bfaac7cc9d1f
parentecb2ea34f3d20078bcc46f274374b4c0f7f072c1
package/llvm: add BPF backend

bcc is a front-end tool for eBPF :
https://github.com/iovisor/bcc/blob/master/README.md.
eBPF is the most powerful Linux tracer, and bcc
allows to write eBPF scripts in C and PYTHON3.

BCC requires enabling LLVM backend BPF support.

Signed-off-by: Jugurtha BELKALEM <jugurtha.belkalem@smile.fr>
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Tested-by: Qais Yousef <qais.yousef@arm.com>
Reviewed-by: Qais Yousef <qais.yousef@arm.com>
Cc: Qais Yousef <qais.yousef@arm.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/llvm/Config.in
package/llvm/llvm.mk