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)
commit9c7316f760a50457397c27964ab3b884749ea7fc
tree45eff8bca16520009c20e8a7cb0c4652fe4ae612
parentd51aa99ebd07795399af0ce200017cee881e0efc
Python compatibility fix for r198150

Remove the stat call error reporting for now.

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

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