[bpf] make BPF backend non-experimental

only cmake build change. autoconf build and docs will follow

email thread:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-June/thread.html#86523

llvm-svn: 239410
This commit is contained in:
Alexei Starovoitov 2015-06-09 15:46:00 +00:00
parent 7d09919534
commit bb9e34596c
1 changed files with 1 additions and 0 deletions

View File

@ -177,6 +177,7 @@ set(LLVM_INCLUDE_DIR ${CMAKE_CURRENT_BINARY_DIR}/include)
set(LLVM_ALL_TARGETS
AArch64
ARM
BPF
CppBackend
Hexagon
Mips