Initial version of a re-write of llvm-runtest that doesn't write the
authorReid Spencer <rspencer@reidspencer.com>
Sat, 14 Apr 2007 09:39:28 +0000 (09:39 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 14 Apr 2007 09:39:28 +0000 (09:39 +0000)
commit316abe4f22f5e59524aea19b3486978dba34a92c
tree995b581fd241dcd3b2f3e41cf14cdc31e43fdf38
parent3ff981749bed4347dfe7196ac066be1d4f51ea1f
Initial version of a re-write of llvm-runtest that doesn't write the
tests to a script file but executes each line individually and catches
errors on each line too.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35986 91177308-0d34-0410-b5e6-96231b3b80d8
test/lib/llvm.exp [new file with mode: 0644]