[PATCH] D15596: Add -L/path/to/cuda/lib if any of our inputs are CUDA files.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 6 14:21:39 PST 2016


jlebar updated this revision to Diff 44160.
jlebar added a comment.

Adding back testcase that ensures that our flags are added after user flags.


http://reviews.llvm.org/D15596

Files:
  include/clang/Driver/Options.td
  include/clang/Driver/ToolChain.h
  lib/Driver/ToolChain.cpp
  lib/Driver/ToolChains.cpp
  lib/Driver/ToolChains.h
  lib/Driver/Tools.cpp
  test/Driver/cuda-default-libs.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15596.44160.patch
Type: text/x-patch
Size: 13851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160106/011dde3c/attachment.bin>


More information about the cfe-commits mailing list