Sign in
ara-mdk
/
platform
/
external
/
llvm
/
a4eb1a5cbab45262b4641e3dec2b9a8ec396b338
/
.
/
examples
/
Kaleidoscope
/
Chapter7
/
CMakeLists.txt
blob: 9b8227c693409144d99c20f68c7b9a5ac0353bc1 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS core jit interpreter native)
add_llvm_example(Kaleidoscope-Ch7
toy.cpp
)