freebsd-dev/tools/build
Dimitry Andric 89edb881e6 Add optional LLVM BPF target support
BPF (eBPF) is an independent instruction set architecture which is
introduced in Linux a few years ago. Originally, eBPF execute
environment was only inside Linux kernel. However, recent years there
are some user space implementation (https://github.com/iovisor/ubpf,
https://doc.dpdk.org/guides/prog_guide/bpf_lib.html) and kernel space
implementation for FreeBSD is going on
(https://github.com/YutaroHayakawa/generic-ebpf).

The BPF target support can be enabled using WITH_LLVM_TARGET_BPF, as it
is not built by default.

Submitted by:	Yutaro Hayakawa <yhayakawa3720@gmail.com>
Reviewed by:	dim, bdrewery
Differential Revision: https://reviews.freebsd.org/D16033
2018-08-09 21:28:31 +00:00
..
cross-build
make_check
mk WITHOUT_SERVICESDB: 2018-07-04 17:18:35 +00:00
options Add optional LLVM BPF target support 2018-08-09 21:28:31 +00:00
beinstall.sh beinstall: perform pre-installworld steps. 2018-07-29 01:44:26 +00:00
check-links.sh
dummy.c
futimens.c
Makefile Fix buildworld on FreeBSD 10 2018-07-16 11:03:05 +00:00
Makefile.depend
stat.h
stdlib.h
strings.h Fix buildworld on FreeBSD 10 2018-07-16 11:03:05 +00:00
utimensat.c