Switch to using the new LLVM lit test runner by default.

llvm-svn: 82405
This commit is contained in:
Daniel Dunbar 2009-09-20 22:00:17 +00:00
parent eea16a168a
commit c6bca95723
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ else
VGARG=
endif
ifdef LIT2
ifndef LIT1
all:: lit.site.cfg
@ echo '--- Running clang tests for $(TARGET_TRIPLE) ---'
@ $(LLVM_SRC_ROOT)/utils/lit/lit.py \