X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=examples%2FKaleidoscope%2FChapter4%2FCMakeLists.txt;h=44e1aeecaaeb9d6b0b934556829ca2c060bc38f6;hb=38941a6a2067022a99d14daf0c8564ce5a0c131e;hp=89feed143adcd53ab0ed2d5e4e1d4c4e66dccdda;hpb=631949892f2618d37d0d9c19a50c7631a72ca0b8;p=oota-llvm.git diff --git a/examples/Kaleidoscope/Chapter4/CMakeLists.txt b/examples/Kaleidoscope/Chapter4/CMakeLists.txt index 89feed143ad..44e1aeecaae 100644 --- a/examples/Kaleidoscope/Chapter4/CMakeLists.txt +++ b/examples/Kaleidoscope/Chapter4/CMakeLists.txt @@ -13,5 +13,3 @@ set(LLVM_LINK_COMPONENTS add_kaleidoscope_chapter(Kaleidoscope-Ch4 toy.cpp ) - -export_executable_symbols(Kaleidoscope-Ch4)