[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 Nov 10 15:48:38 PST 2015


tra updated the summary for this revision.
tra updated this revision to Diff 39860.
tra added a comment.

Moved libdevice detection and linking into a separate patch http://reviews.llvm.org/D14556.


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/cuda-detect.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13170.39860.patch
Type: text/x-patch
Size: 8068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151110/91cd3da0/attachment-0001.bin>


More information about the cfe-commits mailing list