summaryrefslogtreecommitdiff
path: root/llvm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/Makefile')
-rw-r--r--llvm/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/Makefile b/llvm/Makefile
index 4c6f7097fd9f..e9cbc789ced4 100644
--- a/llvm/Makefile
+++ b/llvm/Makefile
@@ -41,7 +41,4 @@ dist-hook::
$(TopDistDir)/include/llvm/Support/DataTypes.h \
$(TopDistDir)/include/llvm/Support/ThreadSupport.h
-check :
- $(MAKE) -C test check TESTSUITE=$(TESTSUITE)
-
tools-only: all