[PATCH] D50957: Rename -mlink-cuda-bitcode to -mlink-builtin-bitcode

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 20 01:41:19 PDT 2018


arsenm created this revision.
arsenm added reviewers: tra, jlebar.
Herald added subscribers: Anastasia, wdng.

The same semantics work for OpenCL, and probably any offload
language. Keep the old name around as an alias.


https://reviews.llvm.org/D50957

Files:
  include/clang/Driver/CC1Options.td
  lib/Driver/ToolChains/Cuda.cpp
  test/CodeGenCUDA/link-device-bitcode.cu
  test/CodeGenCUDA/propagate-metadata.cu
  test/Driver/cuda-detect.cu
  test/Driver/openmp-offload-gpu.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50957.161436.patch
Type: text/x-patch
Size: 6414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180820/d07a229e/attachment.bin>


More information about the cfe-commits mailing list