opnsense-src/lib/clang/include/llvm/Config
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
..
abi-breaking.h Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and update 2017-06-27 06:40:39 +00:00
AsmParsers.def Add optional LLVM BPF target support 2018-08-09 21:28:31 +00:00
AsmPrinters.def Add optional LLVM BPF target support 2018-08-09 21:28:31 +00:00
config.h llvm: remove __FreeBSD_version conditionals 2018-07-25 00:06:18 +00:00
Disassemblers.def Add optional LLVM BPF target support 2018-08-09 21:28:31 +00:00
llvm-config.h Follow-up to r335799 (llvm/clang 6.0.1 update), by regenerating various 2018-06-30 10:04:44 +00:00
Targets.def Add optional LLVM BPF target support 2018-08-09 21:28:31 +00:00