[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 18:06:48 PST 2015


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

Moved CUDA toolchain selection to Driver::BuildCompilation() where Compilation is set up.


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.39019.patch
Type: text/x-patch
Size: 20784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151103/eafdb3fb/attachment-0001.bin>


More information about the cfe-commits mailing list