1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

Include BPF target in CMake builds.

llvm-svn: 239035
This commit is contained in:
Daniel Sanders 2015-06-04 12:51:20 +00:00
parent 8b982408dd
commit 9420bd300f

View File

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