[Openmp-commits] [PATCH] D76012: [OpenMP][Tool] Header-only multiplexing of OMPT tools

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jun 8 16:39:48 PDT 2020


jdoerfert accepted this revision.
jdoerfert added inline comments.
This revision is now accepted and ready to land.
Herald added a reviewer: aaron.ballman.


================
Comment at: openmp/tools/multiplex/tests/print/print.c.second.tool.c:1
+// RUN: true
+#define CLIENT_TOOL_LIBRARIES_VAR "PRINT_EMBEDDED_TOOL_LIBRARIES"
----------------
I don't understand these run lines.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76012/new/

https://reviews.llvm.org/D76012





More information about the Openmp-commits mailing list