Kaleidoscope: Update libdeps corresponding to r246002.
[oota-llvm.git] / examples / Kaleidoscope / Chapter8 / CMakeLists.txt
index f94ed7436189b23730172de26af0cab59aab5c6a..108e71bfb462fd342aaac225d1ae5ba9468f3a0c 100644 (file)
@@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   MCJIT
+  Object
   RuntimeDyld
   Support
   native