]> granicus.if.org Git - clang/commitdiff
Remove this hack in favor of another, better way of performing the same thing.
authorBill Wendling <isanbard@gmail.com>
Sun, 30 Sep 2012 11:22:45 +0000 (11:22 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 30 Sep 2012 11:22:45 +0000 (11:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164915 91177308-0d34-0410-b5e6-96231b3b80d8

tools/Makefile

index f271e139e290c414348f572a75559f67eb14f763..e7aa2fa4ffa0a8a21cb5bf5c35082a477266f0ef 100644 (file)
@@ -14,10 +14,6 @@ include $(CLANG_LEVEL)/../../Makefile.config
 DIRS := driver libclang c-index-test arcmt-test c-arcmt-test diagtool \
         clang-check
 
-ifeq ($(CLANG_NO_TEST_TOOLS),YES)
-DIRS := driver libclang
-endif
-
 # Recurse into the extra repository of tools if present.
 OPTIONAL_DIRS := extra