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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
examples
/
Kaleidoscope
/
BuildingAJIT
/
CMakeLists.txt
blob
dc516ab459ca19e8a02f5b5b34f432b08679d5b4
1
add_subdirectory(Chapter1)
2
add_subdirectory(Chapter2)
3
add_subdirectory(Chapter3)
4
add_subdirectory(Chapter4)
5
6
# if (NOT WIN32)
7
# add_subdirectory(Chapter5)
8
# endif()