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 libc++: Install headers in include/, rather than lib/ 2013-11-15 18:07:57 +00:00
CMakeLists.txt [CMake] ExternalProject for compiler-rt needs to depend on llvm-config and clang 2015-12-16 18:42:14 +00:00
Makefile Install a copy of the libc++ headers with clang. <rdar://problem/10096516> 2011-09-30 20:24:28 +00:00