OSDN Git Service

Mostly revert r330672.
authorNico Weber <nicolasweber@gmx.de>
Tue, 24 Apr 2018 01:24:42 +0000 (01:24 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 24 Apr 2018 01:24:42 +0000 (01:24 +0000)
commit3eb9432cd201588add8387711601dd1be50361d2
treeaefc3dba98a218e48e018d6dd1125a38ed607128
parentbdd8ac7826b415b24ccd1c335419b7fe77e99063
Mostly revert r330672.

The test is apparently needed e.g. for check-cfi on Windows where we get
  'C:/b/slave/sanitizer-windows/build/./bin/clang.exe': command not found
without it.  Try to fix the problem that was fixed by r330672 by also checking
for isabs() instead.

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