Sign in
ara-mdk
/
platform
/
external
/
llvm
/
7abc88bc83d2b1a0e576fa5cf92de5017d90a792
/
.
/
examples
/
Kaleidoscope
/
Chapter3
/
CMakeLists.txt
blob: 1af8db00a172284efd65b19c77163b8ed71dfc9d [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS core)
add_llvm_example(Kaleidoscope-Ch3
toy.cpp
)