Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
d901b6640e0f1d1757a2db9fb57a140ad828ea75
/
.
/
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
)