[PATCH] D13144: [CUDA] propagate to CUDA sub-compilations target triple of opposite side.

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 23 15:25:13 PDT 2015


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

Instead of passing AuxTriple around as an argument, store ToolChain info in Compilation and retrieve it from there.


http://reviews.llvm.org/D13144

Files:
  include/clang/Driver/Compilation.h
  include/clang/Driver/Driver.h
  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.38269.patch
Type: text/x-patch
Size: 15014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151023/75f82d8f/attachment-0001.bin>


More information about the cfe-commits mailing list