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