Added rough support for dejagnu testing. Changes need to be made to autoconf to provi...
commitd9570ba57d15d287b0f1fb9e8c651c6ac6daf8ab
authorTanya Lattner <tonic@nondot.org>
Sun, 7 Nov 2004 04:59:52 +0000 (7 04:59 +0000)
committerTanya Lattner <tonic@nondot.org>
Sun, 7 Nov 2004 04:59:52 +0000 (7 04:59 +0000)
tree8664fc1a5e2e58fe51999e7bbc526d3d997a7df0
parent5f54a828b648c858892dd6f8bbfffca150413135
Added rough support for dejagnu testing. Changes need to be made to autoconf to provide the target_triplet and to check for 'grep -C' which would be used instead of the python script we have now. Eventually the python script should be converted to bash.
The dejagnu-clean needs to be fixed to use find.

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