[Openmp-commits] [PATCH] D140591: [OpenMP] Solve potential VERSION script error w/ OMPT symbols
Dhruva Chakrabarti via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Dec 22 22:13:14 PST 2022
dhruvachak added a comment.
I don't know why the problem is showing up now. ompt_start_tool has been there for a long time. While libomp_ompt_connect is new, it is unconditionally defined.
BTW, both of them are defined in openmp/runtime/src/ompt-general.cpp.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140591/new/
https://reviews.llvm.org/D140591
More information about the Openmp-commits
mailing list