X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=examples%2FKaleidoscope%2FChapter8%2FCMakeLists.txt;h=e335cb48ac7a244d19bb9f36ddd60c7cb827e9c1;hp=d9b5cc421be397e6a7df382b4901505caec67f6d;hb=38941a6a2067022a99d14daf0c8564ce5a0c131e;hpb=631949892f2618d37d0d9c19a50c7631a72ca0b8 diff --git a/examples/Kaleidoscope/Chapter8/CMakeLists.txt b/examples/Kaleidoscope/Chapter8/CMakeLists.txt index d9b5cc421be..e335cb48ac7 100644 --- a/examples/Kaleidoscope/Chapter8/CMakeLists.txt +++ b/examples/Kaleidoscope/Chapter8/CMakeLists.txt @@ -9,5 +9,3 @@ set(LLVM_LINK_COMPONENTS add_kaleidoscope_chapter(Kaleidoscope-Ch8 toy.cpp ) - -export_executable_symbols(Kaleidoscope-Ch8)