Revert r246175 to get builder green again.
[oota-llvm.git] / examples / Kaleidoscope / Chapter5 / CMakeLists.txt
index a938d9731fe8a8c88452c072d460923d218b4319..b62ed410103fa07ae349359c35e10ff93a4db896 100644 (file)
@@ -3,7 +3,7 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   InstCombine
-  MCJIT
+  Object
   RuntimeDyld
   ScalarOpts
   Support