chapuni added a comment.

It fails with LLVM_DEFAULT_TARGET_TRIPLE=i686-pc-win32, on linux.
http://bb.pgr.jp/builders/ninja-x64-msvc-RA-centos6/builds/33445
Seems it assumes Windows' layout even if the host is not Windows.

  128838 stat64("/path/to/llvm-project/clang/test/Driver/Inputs/CUDA/Program 
Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0", 0xffc9bdc0) = -1 ENOENT (No such 
file or directory)

If you wouldn't consider such a configuration, I could add exclusion to lit.cfg.


Repository:
  rL LLVM

https://reviews.llvm.org/D28320



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to