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