[PATCH] D12989: [CUDA] Added CUDA installation detector class.

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 23 11:23:39 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248408: [CUDA] Added CUDA installation detector class. (authored by tra).

Changed prior to commit:
  http://reviews.llvm.org/D12989?vs=35531&id=35533#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12989

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/Driver/ToolChains.cpp
  cfe/trunk/lib/Driver/ToolChains.h
  cfe/trunk/test/Driver/Inputs/CUDA/usr/local/cuda/include/.keep
  cfe/trunk/test/Driver/Inputs/CUDA/usr/local/cuda/lib/.keep
  cfe/trunk/test/Driver/Inputs/CUDA/usr/local/cuda/lib64/.keep
  cfe/trunk/test/Driver/Inputs/CUDA/usr/local/cuda/nvvm/libdevice/.keep
  cfe/trunk/test/Driver/cuda-detect.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12989.35533.patch
Type: text/x-patch
Size: 5788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150923/a2679313/attachment.bin>


More information about the cfe-commits mailing list