[Openmp-commits] [PATCH] D41904: [OMPT] Add tool_not_available testcase

Simon Convent via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 17 04:52:51 PST 2018


sconvent added a comment.

In https://reviews.llvm.org/D41904#972169, @Hahnfeld wrote:

> Hmm, can we also somehow test that the runtime continues searching for a tool in that case? For example having `OMP_TOOL_LIBRARIES` with a tool that has no `ompt_start_tool`, one that returns `NULL` and a final one that does activate OMPT?


I submitted https://reviews.llvm.org/D42166 for that.


https://reviews.llvm.org/D41904





More information about the Openmp-commits mailing list