[PATCH] D12989: [CUDA] Added CUDA installation detector class.
Artem Belevich via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 23 11:07:21 PDT 2015
tra updated this revision to Diff 35531.
tra added a comment.
Removed unneeded temporary variable.
http://reviews.llvm.org/D12989
Files:
include/clang/Driver/Options.td
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
test/Driver/Inputs/CUDA/usr/local/cuda/include/.keep
test/Driver/Inputs/CUDA/usr/local/cuda/lib/.keep
test/Driver/Inputs/CUDA/usr/local/cuda/lib64/.keep
test/Driver/Inputs/CUDA/usr/local/cuda/nvvm/libdevice/.keep
test/Driver/cuda-detect.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12989.35531.patch
Type: text/x-patch
Size: 5651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150923/a0b933eb/attachment.bin>
More information about the cfe-commits
mailing list