[Openmp-commits] [PATCH] D76008: [OpenMP][Tool] Extend reuse of OMPT testing
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Mar 11 10:46:03 PDT 2020
protze.joachim created this revision.
protze.joachim added reviewers: Hahnfeld, jdoerfert.
protze.joachim added a project: OpenMP.
Herald added subscribers: jfb, guansong, mgorny.
This patch allows to specify a prefix (default:empty) to be included into print-out written by callback.h.
Also adding a cmake target to find the header file from other tests.
This will be used by new tests in a follow-up review.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D76008
Files:
openmp/runtime/test/CMakeLists.txt
openmp/runtime/test/ompt/callback.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76008.249675.patch
Type: text/x-patch
Size: 35567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200311/33693d37/attachment-0001.bin>
More information about the Openmp-commits
mailing list