Python compatibility fix for r198150
authorAlp Toker <alp@nuanti.com>
Sun, 29 Dec 2013 06:51:10 +0000 (06:51 +0000)
committerAlp Toker <alp@nuanti.com>
Sun, 29 Dec 2013 06:51:10 +0000 (06:51 +0000)
commite395023eabadd520e5823d2d1da8c33ad5752039
tree40fa31059a8703eabb7f4423f527866a2ff593a5
parent967951de22baf345cf94a731642f3375d79fe09c
Python compatibility fix for r198150

Remove the stat call error reporting for now.

It wasn't essential so silent fallback should be fine here.

llvm-svn: 198155
llvm/utils/lit/lit/main.py