summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2016-03-23 01:47:05 +0000
committerChris Bieneman <beanz@apple.com>2016-03-23 01:47:05 +0000
commit4caa683f4f6e9919ba4631bd0a49831eb458b94a (patch)
tree6b6e9d325739787e87d5f53720660a4ae4bf24d9 /cmake
parent696f6bbbf87eecdf43218266a54995bee361e9e9 (diff)
[Apple Clang] Expose llvm-config from stage2 builds in stage1
This exposes the stage2-llvm-config target though the stage1 build configuration. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@264125 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake')
-rw-r--r--cmake/caches/Apple-stage1.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/caches/Apple-stage1.cmake b/cmake/caches/Apple-stage1.cmake
index a98b2ab8a1..814cfdf486 100644
--- a/cmake/caches/Apple-stage1.cmake
+++ b/cmake/caches/Apple-stage1.cmake
@@ -37,6 +37,7 @@ set(CLANG_BOOTSTRAP_TARGETS
check-all
check-llvm
check-clang
+ llvm-config
test-suite
test-depends
llvm-test-depends