Kaleidoscope: Prune unused libdeps.
[oota-llvm.git] / examples / Kaleidoscope / Chapter5 / CMakeLists.txt
index aac9949b39465eec4c1cc657ef8ddfad47f09641..b62ed410103fa07ae349359c35e10ff93a4db896 100644 (file)
@@ -3,7 +3,8 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   InstCombine
-  MCJIT
+  Object
+  RuntimeDyld
   ScalarOpts
   Support
   native