X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=examples%2FKaleidoscope%2FChapter7%2FCMakeLists.txt;h=dd181471be1c8b05ea0393f42f01dbde2b2210c9;hb=d5285ead92bc16559782a75b95ee578cd1688efc;hp=4bc1b2c715609184c7844d18d91ce73f25bc248b;hpb=1aa1d1a46c0b11d04d1afb07cc5f9f8d1badf8f4;p=oota-llvm.git diff --git a/examples/Kaleidoscope/Chapter7/CMakeLists.txt b/examples/Kaleidoscope/Chapter7/CMakeLists.txt index 4bc1b2c7156..dd181471be1 100644 --- a/examples/Kaleidoscope/Chapter7/CMakeLists.txt +++ b/examples/Kaleidoscope/Chapter7/CMakeLists.txt @@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS ExecutionEngine InstCombine MCJIT + RuntimeDyld ScalarOpts Support TransformUtils