[CMake] Add RuntimeDyld to libdeps corresponding to r229343.
[oota-llvm.git] / tools / lli / CMakeLists.txt
index 0c2654be6856937f164e802494053b4329372c48..463c8530894ad29247a6ed4d38ccad19e35336f8 100644 (file)
@@ -11,6 +11,7 @@ set(LLVM_LINK_COMPONENTS
   MCJIT
   Object
   OrcJIT
+  RuntimeDyld
   SelectionDAG
   Support
   native