[Openmp-commits] [PATCH] D39801: [OMPT] Provide initialization for Mac OS X
Jonas Hahnfeld via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Nov 10 09:04:34 PST 2017
Hahnfeld added a comment.
In https://reviews.llvm.org/D39801#921884, @protze.joachim wrote:
> We might want to add another RUN-line for 3, where the first tool returns NULL for ompt_start_tool and only the second tool in the list is initialized.
> We can add this test in a later patch
And another tool that doesn't have `ompt_start_tool` at all. I will do that (in another patch) because I think that these libraries should be `dlclose`d if not found suitable.
https://reviews.llvm.org/D39801
More information about the Openmp-commits
mailing list