Simplify the condition-checking logic and hopefully clear up a build failure
authorJohn McCall <rjmccall@apple.com>
Thu, 4 Mar 2010 11:48:42 +0000 (11:48 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 4 Mar 2010 11:48:42 +0000 (11:48 +0000)
commitb8f2e4bde682ae4697fcc8d46d125388fbe12447
tree5420ed068cfba44aa39f7eb2eff0cba2837d53b8
parent7b7b90769ac1b1ed4ac3d506b57866d44130a36e
Simplify the condition-checking logic and hopefully clear up a build failure
that somehow got through my testing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97728 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/TestRunner.py