Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
3c00f8936502465d080aa1a79a3b51d0fb89820c
/
.
/
examples
/
BrainF
/
CMakeLists.txt
blob: 7bec105cdc8a677d4cce4bc78d4ae52be8a7f4ba [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS jit bitwriter nativecodegen interpreter)
add_llvm_example(BrainF
BrainF.cpp
BrainFDriver.cpp
)