llvm-project/clang/test/Driver/Inputs/libomptarget
Jon Chesterfield 2a581710c1 [openmp] No longer use LIBRARY_PATH to find devicertl
Given D109057, change test runner to use the libomptarget-x-bc-path
argument instead of the LIBRARY_PATH environment variable to find the device
library.

Also drop the use of LIBRARY_PATH environment variable as it is far
too easy to pull in the device library from an unrelated toolchain by accident
with the current setup. No loss in flexibility to developers as the clang
commandline used here is still available.

Reviewed By: jdoerfert, tianshilei1992

Differential Revision: https://reviews.llvm.org/D109061
2021-09-09 17:16:41 +01:00
..
subdir [openmp] No longer use LIBRARY_PATH to find devicertl 2021-09-09 17:16:41 +01:00
libomptarget-new-nvptx-sm_35.bc [OpenMP] Add a driver flag to enable the new device runtime library 2021-07-26 16:35:56 -04:00
libomptarget-new-nvptx-test.bc [openmp] No longer use LIBRARY_PATH to find devicertl 2021-09-09 17:16:41 +01:00
libomptarget-nvptx-sm_35.bc [OpenMP][Clang][NVPTX] Only build one bitcode library for each SM 2021-03-08 12:03:04 -05:00
libomptarget-nvptx-test.bc