[OpenMP] Fix --libomptarget-nvptx-bc-path in tests
authorJoel E. Denny <jdenny.ornl@gmail.com>
Thu, 8 Jun 2023 19:09:35 +0000 (15:09 -0400)
committerJoel E. Denny <jdenny.ornl@gmail.com>
Thu, 8 Jun 2023 19:09:35 +0000 (15:09 -0400)
commit5df492302e260fa2ce8e2b7f28cf5a48902b7f8a
tree858b00b868667d1fd046d871988fb5e4e86351af
parent641b12e94b8a4e7befbda691364554c186a61639
[OpenMP] Fix --libomptarget-nvptx-bc-path in tests

After D151324, which landed as 349c0aacb380, many libomptarget non-LTO
nvptx64 tests fail with errors like:

```
clang: error: bitcode library '/tmp/llvm-project/build/runtimes/runtimes-bins/openmp/libomptarget/libomptarget-nvptx-sm_70.bc' does not exist
```

This patch updates the bc path.

Reviewed By: jhuber6

Differential Revision: https://reviews.llvm.org/D152462
openmp/libomptarget/test/lit.cfg