Add Kaleidoscope regression tests.
[oota-llvm.git] / examples / Kaleidoscope / Chapter8 / CMakeLists.txt
index e335cb48ac7a244d19bb9f36ddd60c7cb827e9c1..d9b5cc421be397e6a7df382b4901505caec67f6d 100644 (file)
@@ -9,3 +9,5 @@ set(LLVM_LINK_COMPONENTS
 add_kaleidoscope_chapter(Kaleidoscope-Ch8
   toy.cpp
   )
+
+export_executable_symbols(Kaleidoscope-Ch8)