Fix KS tutorial build failure.
[oota-llvm.git] / examples / Kaleidoscope / Chapter5 / CMakeLists.txt
index c7d0276194cf7ff9d777e091b40b6395935122d1..1912ddc07411b4ef0dd24261d74853e8e5f28e48 100644 (file)
@@ -3,7 +3,7 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   InstCombine
-  JIT
+  MC
   ScalarOpts
   Support
   nativecodegen