This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 4a1407d [CMake] Add -fno-experimental-isel for testing new b8654a7 [OMPT] Update api_calls testcase new 36a7548 [OMPT] Add interoperability testcase
The 2 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: runtime/src/ompt-general.cpp | 2 +- runtime/test/ompt/misc/api_calls.c | 82 ++++++++++++++---------- runtime/test/ompt/misc/interoperability.cpp | 99 +++++++++++++++++++++++++++++ 3 files changed, 149 insertions(+), 34 deletions(-) create mode 100644 runtime/test/ompt/misc/interoperability.cpp