This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 1a18931 [OpenMP] libomptarget: test correction for use with OpenMP 4.5 new 07c5582 [OpenMP] Changes in the plugin interface
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libomptarget/plugins/cuda/src/rtl.cpp | 19 +++-- libomptarget/plugins/generic-elf-64bit/src/rtl.cpp | 19 +++-- libomptarget/src/omptarget.cpp | 74 +++++++++-------- libomptarget/src/omptarget.h | 1 + libomptarget/src/omptargetplugin.h | 92 ++++++++++++++++++++++ 5 files changed, 158 insertions(+), 47 deletions(-) create mode 100644 libomptarget/src/omptargetplugin.h