[PATCH] D26774: [CUDA] Driver changes to support CUDA compilation on MacOS.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 17 16:51:17 PST 2016
This revision was automatically updated to reflect the committed changes.
jlebar marked 2 inline comments as done.
Closed by commit rL287285: [CUDA] Driver changes to support CUDA compilation on MacOS. (authored by jlebar).
Changed prior to commit:
https://reviews.llvm.org/D26774?vs=78286&id=78435#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26774
Files:
cfe/trunk/include/clang/Driver/ToolChain.h
cfe/trunk/lib/Driver/Driver.cpp
cfe/trunk/lib/Driver/ToolChains.cpp
cfe/trunk/lib/Driver/ToolChains.h
cfe/trunk/lib/Driver/Tools.cpp
cfe/trunk/test/Driver/Inputs/CUDA-macosx/usr/local/cuda/bin/.keep
cfe/trunk/test/Driver/Inputs/CUDA-macosx/usr/local/cuda/include/.keep
cfe/trunk/test/Driver/Inputs/CUDA-macosx/usr/local/cuda/lib/.keep
cfe/trunk/test/Driver/Inputs/CUDA-macosx/usr/local/cuda/nvvm/libdevice/libdevice.compute_30.10.bc
cfe/trunk/test/Driver/Inputs/CUDA-macosx/usr/local/cuda/nvvm/libdevice/libdevice.compute_35.10.bc
cfe/trunk/test/Driver/cuda-detect.cu
cfe/trunk/test/Driver/cuda-external-tools.cu
cfe/trunk/test/Driver/cuda-macosx.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26774.78435.patch
Type: text/x-patch
Size: 26010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161118/5d4499f5/attachment-0001.bin>
More information about the cfe-commits
mailing list