[CMake] examples/Kaleidoscope: Prune redundant libdeps.
[oota-llvm.git] / examples / Kaleidoscope / Chapter7 / CMakeLists.txt
index 19fdb95d7657807a0dcc20518df00b026670fe2d..0d4a97ee0b9e398e76f4609aa7a7bdfa28780ffa 100644 (file)
@@ -3,7 +3,6 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   InstCombine
-  MC
   ScalarOpts
   Support
   TransformUtils