[CMake] Add RuntimeDyld to libdeps corresponding to r229343.
[oota-llvm.git] / unittests / ExecutionEngine / CMakeLists.txt
index 783c9b519216d61a0536f5f64de3b8cd6fc1ab69..05e093e0c0b4001c14cebea58772a86eb485176f 100644 (file)
@@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
   ExecutionEngine
   Interpreter
   MC
+  RuntimeDyld
   Support
   )