Just a minor tweak so you can run things like:
authorChris Lattner <sabre@nondot.org>
Sat, 17 Jun 2006 08:06:33 +0000 (08:06 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 17 Jun 2006 08:06:33 +0000 (08:06 +0000)
commitdfc0375ec35ffa966abca572ed994fa581efed95
treed81b531c29957a45bf4742451056494f06a2eddb
parent61496683b3c688032328119c83ea87df3093bc08
Just a minor tweak so you can run things like:

TestRunner.sh Foo/Bar/test.ll

instead of just

TestRunner.sh test.ll

which is convenient in conjunction with find.

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