llvm-project/openmp/libomptarget/plugins/remote
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
..
include
lib
server [OpenMP][NFC] Use `AsyncInfo` as the variable name for a `__tgt_async_info` 2021-03-11 23:31:34 -06:00
src [OpenMP] Replace global InfoLevel with a reference to an internal one. 2021-04-23 09:43:46 -04:00
CMakeLists.txt [OpenMP][Libomptarget] Fix conditional in CMake for remote plugin 2021-01-27 21:28:25 -05:00