[PATCH] D13144: [CUDA] propagate to CUDA sub-compilations target triple of opposite side.
Artem Belevich via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 2 17:55:37 PST 2015
tra updated this revision to Diff 39017.
tra added a comment.
Moved CUDA toolchain selection to Compilation.
Removed DeviceTriple info from CudaHostActions and CudaDeviceActions.
Removed few now-unnecessary parameters and code that used them.
http://reviews.llvm.org/D13144
Files:
include/clang/Driver/Action.h
include/clang/Driver/Compilation.h
include/clang/Driver/Driver.h
lib/Driver/Action.cpp
lib/Driver/Compilation.cpp
lib/Driver/Driver.cpp
lib/Driver/Tools.cpp
test/Driver/cuda-options.cu
test/SemaCUDA/function-target-hd.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13144.39017.patch
Type: text/x-patch
Size: 20627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151103/2920aa25/attachment-0001.bin>
More information about the cfe-commits
mailing list