aboutsummaryrefslogtreecommitdiffstats
path: root/test/TestRunner.sh
Commit message (Collapse)AuthorAgeFilesLines
* Pass -emit-llvm automatically to %llvmgcc and %llvmg++ to fix regressionChris Lattner2006-03-081-1/+1
| | | | | | | tests with the new f.e. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26622 91177308-0d34-0410-b5e6-96231b3b80d8
* teach TestRunner about prcontextChris Lattner2005-08-051-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22683 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix this script to work with hyphenated llvm-gcc and friend.Chris Lattner2005-01-031-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19277 91177308-0d34-0410-b5e6-96231b3b80d8
* Pass in llvmgxxChris Lattner2004-11-271-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18283 91177308-0d34-0410-b5e6-96231b3b80d8
* Create the output directory if it's not already thereChris Lattner2004-04-101-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12804 91177308-0d34-0410-b5e6-96231b3b80d8
* Add support for %llvmgccChris Lattner2004-01-121-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10768 91177308-0d34-0410-b5e6-96231b3b80d8
* Ulimit the test, and print out a more interesting output if failure occursChris Lattner2003-05-141-2/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6216 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix path problemChris Lattner2003-05-141-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6208 91177308-0d34-0410-b5e6-96231b3b80d8
* Generalize the script a bitChris Lattner2003-05-141-7/+21
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6206 91177308-0d34-0410-b5e6-96231b3b80d8
* Allow multiline RUN:'sChris Lattner2002-02-111-3/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1732 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial checkinChris Lattner2002-02-011-0/+22
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1622 91177308-0d34-0410-b5e6-96231b3b80d8