diff options
author | Bob Wilson <bob.wilson@apple.com> | 2013-07-26 21:08:22 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2013-07-26 21:08:22 +0000 |
commit | eb635b880e203ccb83c115601fa6c6f3ec17d283 (patch) | |
tree | d382e4b14da609f3ca29ee3247e60a704a43fff9 /llvm/lib/Support/Unix | |
parent | 219fb91499e6ad047bcd765fe05e63b0b0445a00 (diff) | |
download | bcm5719-llvm-eb635b880e203ccb83c115601fa6c6f3ec17d283.tar.gz bcm5719-llvm-eb635b880e203ccb83c115601fa6c6f3ec17d283.zip |
Fix up the BUILD_CLANG_ONLY code to work properly after r184794.
When BUILD_CLANG_ONLY is set to YES, it is supposed to simply limit the tools
that get built. The change in r184794 broke this feature by moving libclang
and c-index-test into PARALLEL_DIRS. Those are both supposed to be in DIRS,
because c-index-test has a build dependency on libclang and cannot be
reliably built in parallel with it.
llvm-svn: 187246
Diffstat (limited to 'llvm/lib/Support/Unix')
0 files changed, 0 insertions, 0 deletions