summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Unix
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2013-07-26 21:08:22 +0000
committerBob Wilson <bob.wilson@apple.com>2013-07-26 21:08:22 +0000
commiteb635b880e203ccb83c115601fa6c6f3ec17d283 (patch)
treed382e4b14da609f3ca29ee3247e60a704a43fff9 /llvm/lib/Support/Unix
parent219fb91499e6ad047bcd765fe05e63b0b0445a00 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud