hanchenye-llvm-project/clang/runtime
Chris Bieneman 77c5e78e71 [CMake] ExternalProject for compiler-rt needs to depend on llvm-config and clang
The add_dependencies call on compiler-rt-configure adds llvm-config and clang to the phony target, but not to the actual configure custom command. We need the dependency bound to the custom command so that it can't be re-ordered by Ninja.

llvm-svn: 255798
2015-12-16 18:42:14 +00:00
..
compiler-rt Revert "Support watchOS and tvOS in compiler-rt builds" 2015-11-03 18:14:42 +00:00
libcxx
CMakeLists.txt [CMake] ExternalProject for compiler-rt needs to depend on llvm-config and clang 2015-12-16 18:42:14 +00:00
Makefile