llvm-project/clang/test/Driver/Inputs/openmp_static_device_link
Joseph Huber af5600420b [OpenMP] Don't pass empty files to nvlink
This patch adds and exception to the nvlink wrapper tool to not pass
empty cubin files to the nvlink job. If an empty file is passed to
nvlink it will cause an error indicating that the file could not be
opened. This would occur if the user tried to link object files that
contained offloading code with a file that didnt. This will act as a
workaround until the new OpenMP offloading driver becomes the default.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D117777
2022-01-20 13:12:02 -05:00
..
empty.o [OpenMP] Don't pass empty files to nvlink 2022-01-20 13:12:02 -05:00
lib.bc [OpenMP] Don't pass empty files to nvlink 2022-01-20 13:12:02 -05:00
libFatArchive.a [Clang][OpenMP] Add partial support for Static Device Libraries 2021-10-08 09:37:51 +00:00