Add 'make check-all', which runs the LLVM tests along with the clang tests if
authorDaniel Dunbar <daniel@zuster.org>
Sun, 20 Sep 2009 06:17:21 +0000 (06:17 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 20 Sep 2009 06:17:21 +0000 (06:17 +0000)
commit3418579046f3214f4135a1334cbde576f7a86420
tree2aa5bf259ab6d224dd4f7953704dfe68cb013e54
parent848454aedee3009026433cdc6f7298edf40e45a1
Add 'make check-all', which runs the LLVM tests along with the clang tests if
its in the standard location.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82374 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules
test/Makefile