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
164 B
C

#define CLIENT_TOOL_LIBRARIES_VAR "PRINT_TOOL_LIBRARIES"
#include "ompt-multiplex.h"
#define _TOOL_PREFIX " _first_tool:"
#include "callback.h"
#undef _TOOL_PREFIX