[Openmp-commits] [PATCH] D47717: [OMPT] Make sure that OMPT is enabled in runtime entry points that access internals of the runtime

Simon Convent via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jun 18 04:38:28 PDT 2018


sconvent updated this revision to Diff 151687.
sconvent added a comment.

Add a testcase that calls the runtime entry points when OMPT is not enabled.


https://reviews.llvm.org/D47717

Files:
  runtime/src/ompt-general.cpp
  runtime/test/ompt/misc/api_calls_without_ompt.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47717.151687.patch
Type: text/x-patch
Size: 9237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180618/2f3672d3/attachment.bin>


More information about the Openmp-commits mailing list