[PATCH] D42921: [CUDA] Add option to generate relocatable device code

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 12 02:44:47 PST 2018


Hahnfeld updated this revision to Diff 133817.
Hahnfeld marked an inline comment as done.
Hahnfeld added a comment.

Hide help for `-fcuda-rdc` until support is ready.


https://reviews.llvm.org/D42921

Files:
  include/clang/Basic/LangOptions.def
  include/clang/Driver/Options.td
  lib/Driver/ToolChains/Clang.cpp
  lib/Driver/ToolChains/Cuda.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/Driver/cuda-external-tools.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42921.133817.patch
Type: text/x-patch
Size: 8605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180212/ac0b14bf/attachment-0001.bin>


More information about the cfe-commits mailing list