[Apple Clang] Expose llvm-config from stage2 builds in stage1

This exposes the stage2-llvm-config target though the stage1 build configuration.

llvm-svn: 264125
This commit is contained in:
Chris Bieneman 2016-03-23 01:47:05 +00:00
parent 820964e9c6
commit 3eaf5dc052
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ set(CLANG_BOOTSTRAP_TARGETS
check-all
check-llvm
check-clang
llvm-config
test-suite
test-depends
llvm-test-depends