Kaleidoscope: Prune unused libdeps.
[oota-llvm.git] / examples / Kaleidoscope / Chapter7 / CMakeLists.txt
index c053b6684c196e3eaa8b7401324f839e2b6cd7f8..27c18cdd0654ff0a48df6f1d1aea1cd9f2331b46 100644 (file)
@@ -3,12 +3,10 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   InstCombine
-  MCJIT
   Object
   RuntimeDyld
   ScalarOpts
   Support
-  TransformUtils
   native
   )