]> granicus.if.org Git - clang/commit
remove the old non-parallel test system. 'make' in clang/test now runs
authorChris Lattner <sabre@nondot.org>
Sun, 6 Apr 2008 22:32:01 +0000 (22:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 Apr 2008 22:32:01 +0000 (22:32 +0000)
commit9d294b9957f57512db8de37452024e82f0fe4f50
treef998b7091f9816b2b173622c875f37fa7a11a58c
parent37c1b78a20a09b0456aa5caa15e159027010ca22
remove the old non-parallel test system.  'make' in clang/test now runs
the tests in parallel.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49290 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile
test/Makefile
test/Makefile.parallel [deleted file]