Kaleidoscope: Prune unused libdeps.
[oota-llvm.git] / examples / Kaleidoscope / Chapter8 / CMakeLists.txt
index 108e71bfb462fd342aaac225d1ae5ba9468f3a0c..e335cb48ac7a244d19bb9f36ddd60c7cb827e9c1 100644 (file)
@@ -1,9 +1,7 @@
 set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
-  MCJIT
   Object
-  RuntimeDyld
   Support
   native
   )