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
..
2018-07-27 10:44:38 +00:00
2017-11-04 21:02:26 +00:00
2017-01-28 16:31:23 +00:00
2018-08-02 21:33:45 +00:00
2016-06-03 19:25:36 +00:00
2018-08-02 21:33:45 +00:00
2018-07-27 10:44:38 +00:00
2018-08-02 21:33:45 +00:00
2018-08-02 21:33:45 +00:00
2018-08-02 21:33:45 +00:00
2016-12-23 02:57:00 +00:00
2018-08-02 21:33:45 +00:00
2018-07-27 10:44:38 +00:00
2018-06-16 15:05:05 +00:00
2017-11-05 04:08:00 +00:00
2016-03-11 01:35:39 +00:00
2018-07-27 10:44:38 +00:00