]> granicus.if.org Git - clang/commit
[CUDA] Add a host target triple to cuda-version-check.cu
authorReid Kleckner <rnk@google.com>
Fri, 6 Jan 2017 18:16:03 +0000 (18:16 +0000)
committerReid Kleckner <rnk@google.com>
Fri, 6 Jan 2017 18:16:03 +0000 (18:16 +0000)
commit91d69c3c9c62946245a0fe6526d5ec226dfe7408
treef48715daa17cbe6b143b4d26b494bc594188419d
parent6ad43775258405f22d7db3fe6d76f33621b8ba83
[CUDA] Add a host target triple to cuda-version-check.cu

It passes --sysroot for the Linux CUDA installation. To make this test
pass when targetting Windows, you would need to pass
--sysroot=Inputs/CUDA-windows.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291255 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/cuda-version-check.cu