[CMake] Kaleidoscope-Orc: Update libdeps.
[oota-llvm.git] / examples / Kaleidoscope / Orc / lazy_irgen / CMakeLists.txt
index 29f4fe0808c4632a30145097cb06bb5e87244e70..44886818e0f0a37fbc4538fca171f91bb7571ee1 100644 (file)
@@ -1,7 +1,8 @@
 set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
-  MCJIT
+  Object
+  RuntimeDyld
   Support
   native
   )