Sign in
ara-mdk
/
platform
/
external
/
llvm
/
7abc88bc83d2b1a0e576fa5cf92de5017d90a792
/
.
/
examples
/
Kaleidoscope
/
Chapter5
/
CMakeLists.txt
blob: 2d75ad35923fa50f7063ee75161f5cb4ec5a4a67 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS core jit interpreter native)
add_llvm_example(Kaleidoscope-Ch5
toy.cpp
)