[CMake] examples/Kaleidoscope: Prune redundant libdeps.
[oota-llvm.git] / examples / Kaleidoscope / Chapter4 / CMakeLists.txt
index 8df7d23de8a61e310b7f4e7c9cb903997e16f73e..2b3aed5e4558d0f9aac5041b33eedc82d256c6bf 100644 (file)
@@ -3,7 +3,6 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   InstCombine
-  MC
   ScalarOpts
   Support
   TransformUtils