[OMPT] Fix debug prefix not being defined
Summary: This header file uses the `DP` prefixes but does not define `DEBUG_PREFIX`. This patch adds a simple fix, but realistically the `DP` system isn't ideal. Now that we have access to LLVM libraries and other utilities we should consider rewriting all of the debugging and error handling glue.
Loading
Please sign in to comment