X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=examples%2FKaleidoscope%2FChapter5%2FCMakeLists.txt;h=b62ed410103fa07ae349359c35e10ff93a4db896;hp=5aac67485e1a789e4525d4887e29a0a52f7f4bfa;hb=76b88692333101bf483b9a7752bf6cfc9973a005;hpb=c1824769744d2052963962b2b8cbf0180bd4868b diff --git a/examples/Kaleidoscope/Chapter5/CMakeLists.txt b/examples/Kaleidoscope/Chapter5/CMakeLists.txt index 5aac67485e1..b62ed410103 100644 --- a/examples/Kaleidoscope/Chapter5/CMakeLists.txt +++ b/examples/Kaleidoscope/Chapter5/CMakeLists.txt @@ -3,11 +3,11 @@ set(LLVM_LINK_COMPONENTS Core ExecutionEngine InstCombine - MC + Object + RuntimeDyld ScalarOpts Support native - mcjit ) add_kaleidoscope_chapter(Kaleidoscope-Ch5