llvm-project/openmp/libomptarget/plugins/cuda
Joseph Huber 59b6849012 [OpenMP] Replace global InfoLevel with a reference to an internal one.
Summary:
This patch improves the implementation of D100774 by replacing the global
variable introduced with a function that returns a reference to an internal
one. This removes the need to define the variable in every plugin that uses it.

Reviewed By: JonChesterfield

Differential Revision: https://reviews.llvm.org/D101102
2021-04-23 09:43:46 -04:00
..
dynamic_cuda [libomptarget][cuda] Handle missing _v2 symbols gracefully 2021-01-27 00:22:29 +00:00
src [OpenMP] Replace global InfoLevel with a reference to an internal one. 2021-04-23 09:43:46 -04:00
CMakeLists.txt [libomptarget][NFC] Link plugins with threads support library due to std::call_once usage. 2021-01-27 19:26:18 -08:00