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