[Openmp-commits] [PATCH] D127372: [OpenMP] [OMPT] [8/8] Added lit tests for OMPT target callbacks

Jan-Patrick Lehr via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Mar 8 12:24:21 PST 2023


jplehr added a comment.

Just to reiterate what I think this does is: It adds tests which currently ensure that the call backs can not be registered (as it should).
The tests would then be updated for the other patches, when these call backs can be registered, right?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127372/new/

https://reviews.llvm.org/D127372



More information about the Openmp-commits mailing list