Fix a referenced before assignment in r193463
authorAlp Toker <alp@nuanti.com>
Sat, 26 Oct 2013 08:46:05 +0000 (08:46 +0000)
committerAlp Toker <alp@nuanti.com>
Sat, 26 Oct 2013 08:46:05 +0000 (08:46 +0000)
commit8d93aa0de330e24fe1cec7a915bdf1354da377fa
treec09de878b8316f1b698eee85cd237c0b33e36850
parenta4e71dea487750cd13a5a5821df3acee32988bf4
Fix a referenced before assignment in r193463

Some versions of Python on the builders seem strict about this.

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