[PATCH] D27631: [CUDA,Driver] Added --no-cuda-gpu-arch= option.

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 9 13:23:30 PST 2016


tra created this revision.
tra added reviewers: jlebar, echristo.
tra added a subscriber: cfe-commits.
Herald added a subscriber: mehdi_amini.

This allows us to negate preceding --cuda-gpu-arch=X.
This comes handy when user needs to override default flags set for them by the build system.


https://reviews.llvm.org/D27631

Files:
  include/clang/Driver/Options.td
  lib/Driver/Driver.cpp
  test/Driver/cuda-options.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27631.80945.patch
Type: text/x-patch
Size: 8691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161209/8218f286/attachment-0001.bin>


More information about the cfe-commits mailing list