summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda
diff options
context:
space:
mode:
authorArtem Belevich <tra@google.com>2016-08-02 23:12:51 +0000
committerArtem Belevich <tra@google.com>2016-08-02 23:12:51 +0000
commit02a1e973a80adce224cd950bb2b5b2c78622829a (patch)
tree74751f7d2096890d1e79c91471dcec3b87171b52 /clang/test/Driver/Inputs/CUDA_80/usr/local/cuda
parent765777ce67e87365be0c0df178b85a877accb6a1 (diff)
downloadbcm5719-llvm-02a1e973a80adce224cd950bb2b5b2c78622829a.tar.gz
bcm5719-llvm-02a1e973a80adce224cd950bb2b5b2c78622829a.zip
[CUDA] Fix libdevice selection.
This makes clang's libdevice selection match that of NVCC as described in http://docs.nvidia.com/cuda/libdevice-users-guide/basic-usage.html#version-selection If required libdevice variant is not found, driver now fails with an error. Differential Revision: https://reviews.llvm.org/D23037 llvm-svn: 277542
Diffstat (limited to 'clang/test/Driver/Inputs/CUDA_80/usr/local/cuda')
-rw-r--r--clang/test/Driver/Inputs/CUDA_80/usr/local/cuda/nvvm/libdevice/libdevice.compute_30.10.bc0
1 files changed, 0 insertions, 0 deletions
diff --git a/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda/nvvm/libdevice/libdevice.compute_30.10.bc b/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda/nvvm/libdevice/libdevice.compute_30.10.bc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda/nvvm/libdevice/libdevice.compute_30.10.bc
OpenPOWER on IntegriCloud