index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
Kaleidoscope
/
CMakeLists.txt
blob: 9a18aae30534f946b0cb806ab9f79dde0331fa83 (
plain
)
1
2
3
4
5
set(LLVM_LINK_COMPONENTS core jit native) add_llvm_example(Kaleidoscope toy.cpp )