[CMake] Properly connecting Compiler-RT check and test-depends
authorChris Bieneman <beanz@apple.com>
Thu, 1 Sep 2016 18:28:49 +0000 (18:28 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 1 Sep 2016 18:28:49 +0000 (18:28 +0000)
commit3b1a4ee7b13ab6d69d52461b9b51b4a018398dd3
tree0cbde24603b1d796ec55323d6267160f290ade14
parent5f2546273dd16292bee8d6382925c32676932d7a
[CMake] Properly connecting Compiler-RT check and test-depends

This correctly connects compiler-rt-test-depends to test-depends and
check-compiler-rt to check-all.

Based on LLVM r280392, and Compiler-RT r280393.

llvm-svn: 280394
clang/runtime/CMakeLists.txt