[libomptarget-nvptx-bc] Pass found CUDA installations

We already know where the CUDA SDK is, so there is no point in
letting Clang search for it again and possibly finding no or
a different installation.

--cuda-path is supported since the beginning of CUDA support in
Clang, so making this required doesn't impose additional restrictions.

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

git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@332495 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed