[PATCH] D13170: [CUDA] Driver changes to pass flags needed to use detected CUDA installation.

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 27 11:35:37 PDT 2015


tra updated this revision to Diff 38576.
tra added a comment.

Updated to reflect latest changes in http://reviews.llvm.org/D13913.


http://reviews.llvm.org/D13170

Files:
  include/clang/Driver/Options.td
  include/clang/Driver/ToolChain.h
  lib/Driver/ToolChain.cpp
  lib/Driver/ToolChains.cpp
  lib/Driver/ToolChains.h
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h
  test/Driver/Inputs/CUDA/usr/local/cuda/nvvm/libdevice/.keep
  test/Driver/Inputs/CUDA/usr/local/cuda/nvvm/libdevice/libdevice.compute_20.10.bc
  test/Driver/Inputs/CUDA/usr/local/cuda/nvvm/libdevice/libdevice.compute_35.10.bc
  test/Driver/cuda-detect.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13170.38576.patch
Type: text/x-patch
Size: 11803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151027/41991542/attachment-0001.bin>


More information about the cfe-commits mailing list