projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eae4673
)
[bpf] make BPF backend non-experimental
author
Alexei Starovoitov
<alexei.starovoitov@gmail.com>
Tue, 9 Jun 2015 15:46:00 +0000
(15:46 +0000)
committer
Alexei Starovoitov
<alexei.starovoitov@gmail.com>
Tue, 9 Jun 2015 15:46:00 +0000
(15:46 +0000)
only cmake build change. autoconf build and docs will follow
email thread:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-June/thread.html#86523
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239410
91177308
-0d34-0410-b5e6-
96231b3b80d8
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 62511eab100bef1518dcf5b543d0dfd4f074736c..026fe479abd5cd5f483da3d7f88d3066b6ce0cc4 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-177,6
+177,7
@@
set(LLVM_INCLUDE_DIR ${CMAKE_CURRENT_BINARY_DIR}/include)
set(LLVM_ALL_TARGETS
AArch64
ARM
+ BPF
CppBackend
Hexagon
Mips