repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[AMDGPU] Infer amdgpu-no-flat-scratch-init attribute in AMDGPUAttributor (#94647)
[llvm-project.git]
/
llvm
/
examples
/
Kaleidoscope
/
Chapter3
/
CMakeLists.txt
blob
8053c968f3dd978fc42b934d1e2bf885fd55cd6e
1
set(LLVM_LINK_COMPONENTS
2
Core
3
Support
4
)
5
6
add_kaleidoscope_chapter(Kaleidoscope-Ch3
7
toy.cpp
8
)