Sign in
ara-mdk
/
platform
/
external
/
llvm
/
488e4f445a010b8fc66fb820266a6fe64e093e0b
/
.
/
examples
/
Kaleidoscope
/
Chapter4
/
CMakeLists.txt
blob: 0d1ac533f02d49a19758fadc0687da4630d8cabf [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS core jit interpreter native)
add_llvm_example(Kaleidoscope-Ch4
toy.cpp
)