Files
clang-p2996/openmp/tools/multiplex/tests/print/second-tool.h
Joachim Protze e9b8ed1fd7 [OpenMP][Tool] Header-only multiplexing of OMPT tools
Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D76012
2020-06-17 09:16:46 +02:00

6 lines
173 B
C

#define CLIENT_TOOL_LIBRARIES_VAR "PRINT_EMBEDDED_TOOL_LIBRARIES"
#include "ompt-multiplex.h"
#define _TOOL_PREFIX " second_tool:"
#include "callback.h"
#undef _TOOL_PREFIX