X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=examples%2FKaleidoscope%2FChapter7%2FCMakeLists.txt;h=27c18cdd0654ff0a48df6f1d1aea1cd9f2331b46;hp=c053b6684c196e3eaa8b7401324f839e2b6cd7f8;hb=76b88692333101bf483b9a7752bf6cfc9973a005;hpb=287d051e44138575ef345a3fdf66381a0b73e005 diff --git a/examples/Kaleidoscope/Chapter7/CMakeLists.txt b/examples/Kaleidoscope/Chapter7/CMakeLists.txt index c053b6684c1..27c18cdd065 100644 --- a/examples/Kaleidoscope/Chapter7/CMakeLists.txt +++ b/examples/Kaleidoscope/Chapter7/CMakeLists.txt @@ -3,12 +3,10 @@ set(LLVM_LINK_COMPONENTS Core ExecutionEngine InstCombine - MCJIT Object RuntimeDyld ScalarOpts Support - TransformUtils native )