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