summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexei Starovoitov <alexei.starovoitov@gmail.com>2015-06-05 15:32:38 +0000
committerAlexei Starovoitov <alexei.starovoitov@gmail.com>2015-06-05 15:32:38 +0000
commita8769fd4b28c6f656b1703061668b2e4847ee0b4 (patch)
tree29b597790c6ec195fab5f232eb3b4c0f66396bbd /CMakeLists.txt
parentcdb8c729f240a218b0560db682c044f485de7407 (diff)
Revert "Include BPF target in CMake builds."
This reverts commit r239035 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239159 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 026fe479abd..62511eab100 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -177,7 +177,6 @@ set(LLVM_INCLUDE_DIR ${CMAKE_CURRENT_BINARY_DIR}/include)
set(LLVM_ALL_TARGETS
AArch64
ARM
- BPF
CppBackend
Hexagon
Mips