[RISCV] Regenerate autogen test to remove spurious diff
[llvm-project.git] / llvm / examples / Kaleidoscope / Chapter8 / CMakeLists.txt
blob1bb1cd25af72d836db0f8670d13fcda00b059af1
1 set(LLVM_LINK_COMPONENTS
2   all
3   )
5 add_kaleidoscope_chapter(Kaleidoscope-Ch8
6   toy.cpp
7   )
9 export_executable_symbols(Kaleidoscope-Ch8)