[CUDA] Include single GPU binary, NFCI.
authorJonas Hahnfeld <hahnjo@hahnjo.de>
Wed, 28 Feb 2018 17:53:46 +0000 (17:53 +0000)
committerJonas Hahnfeld <hahnjo@hahnjo.de>
Wed, 28 Feb 2018 17:53:46 +0000 (17:53 +0000)
commite768132f94ed86dcf076d52538abea1861cb1e02
treeae9b5ffb9258ba75658fcb2757ba2847d24bde9b
parent9f9e4681ace64e6200f82d9d7f011701fd4e9cc8
[CUDA] Include single GPU binary, NFCI.

Binaries for multiple architectures are combined by fatbinary,
so the current code was effectively not needed.

Differential Revision: https://reviews.llvm.org/D43461

llvm-svn: 326342
clang/include/clang/Frontend/CodeGenOptions.h
clang/lib/CodeGen/CGCUDANV.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/Driver/cuda-options.cu