Kaleidoscope: Update libdeps corresponding to r246002.
[oota-llvm.git] / examples / Kaleidoscope / Chapter7 / CMakeLists.txt
index 8725e4761f785368ce18f8e23f0f3f9ad45f40b8..c053b6684c196e3eaa8b7401324f839e2b6cd7f8 100644 (file)
@@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS
   ExecutionEngine
   InstCombine
   MCJIT
+  Object
   RuntimeDyld
   ScalarOpts
   Support