Revert "lit: warn when passed invalid pathname" (r210597)
authorHans Wennborg <hans@hanshq.net>
Mon, 16 Jun 2014 20:18:41 +0000 (20:18 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 16 Jun 2014 20:18:41 +0000 (20:18 +0000)
commitbaf9879290e81105719e15481c26749d82f32327
treed6abd6d5845dbec0f381ea78d6acfa39857055ba
parent73b142e65628d0014b5eb600b2c2d0a6e4388920
Revert "lit: warn when passed invalid pathname" (r210597)

It was pointed out that this breaks the "virtual test discovery"
mechanism, which allows for narming tests in the test exec root.

Reverting until I can figure out how to fix this.

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