X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=examples%2FKaleidoscope%2FChapter7%2FCMakeLists.txt;h=27c18cdd0654ff0a48df6f1d1aea1cd9f2331b46;hb=38941a6a2067022a99d14daf0c8564ce5a0c131e;hp=e67d7928efe79539522bb8e955de6c522469aa31;hpb=b325a1ace53c1f0b1b38505fefeb08114f40dc10;p=oota-llvm.git diff --git a/examples/Kaleidoscope/Chapter7/CMakeLists.txt b/examples/Kaleidoscope/Chapter7/CMakeLists.txt index e67d7928efe..27c18cdd065 100644 --- a/examples/Kaleidoscope/Chapter7/CMakeLists.txt +++ b/examples/Kaleidoscope/Chapter7/CMakeLists.txt @@ -13,5 +13,3 @@ set(LLVM_LINK_COMPONENTS add_kaleidoscope_chapter(Kaleidoscope-Ch7 toy.cpp ) - -export_executable_symbols(Kaleidoscope-Ch7)