[CMake] NFC. Updating CMake dependency specifications
authorChris Bieneman <beanz@apple.com>
Thu, 17 Nov 2016 04:36:35 +0000 (04:36 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 17 Nov 2016 04:36:35 +0000 (04:36 +0000)
commitaeb30257c52623b39c20f4a71af738af47bde81a
tree2f2558a0e34e4957211a7dae944f2dec722fac76
parent20ba24e231e9fcd564342debb9bd69d9592b77c4
[CMake] NFC. Updating CMake dependency specifications

This patch updates a couple places where add_dependencies was being explicitly called to add dependencies on intrinsics_gen to instead use the DEPENDS named parameter. This cleanup is needed for a patch I'm working on to add a dependency debugging mode to the build system.

llvm-svn: 287205
lld/COFF/CMakeLists.txt
lld/ELF/CMakeLists.txt