]> granicus.if.org Git - clang/commitdiff
Switch to using the new LLVM lit test runner by default.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 20 Sep 2009 22:00:17 +0000 (22:00 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 20 Sep 2009 22:00:17 +0000 (22:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82405 91177308-0d34-0410-b5e6-96231b3b80d8

test/Makefile

index 88cc955f38a3c269fdc47234a2f85f8b800bf15d..9ed683435f44e248501fc9a5ce910d9ee333f3a2 100644 (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 \