[CMake] Update libdeps.
[oota-llvm.git] / tools / llvm-nm / CMakeLists.txt
index 1fe4a2dbaca7ed1e7ed4c2cf1baeb09c8fe793d7..20293bb88f05041d0e6031cff06e629ec9dac221 100644 (file)
@@ -1,5 +1,6 @@
 set(LLVM_LINK_COMPONENTS
   ${LLVM_TARGETS_TO_BUILD}
+  Core
   Object
   Support
   )