commit | d9c2e782817be2fa3a9ece0e8609445853fe5879 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Sun Sep 20 22:00:17 2009 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Sun Sep 20 22:00:17 2009 +0000 |
tree | 309e71e81dea8f373102aec387c5b8ccd2455314 | |
parent | 1b720a90f20801c67bdd9036e1e6f3d222816665 [diff] [blame] |
Switch to using the new LLVM lit test runner by default. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82405 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Makefile b/test/Makefile index 88cc955..9ed6834 100644 --- a/test/Makefile +++ b/test/Makefile
@@ -25,7 +25,7 @@ VGARG= endif -ifdef LIT2 +ifndef LIT1 all:: lit.site.cfg @ echo '--- Running clang tests for $(TARGET_TRIPLE) ---' @ $(LLVM_SRC_ROOT)/utils/lit/lit.py \