[Openmp-commits] [PATCH] D76012: [OpenMP][Tool] Header-only multiplexing of OMPT tools

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jun 9 00:31:01 PDT 2020


protze.joachim marked 5 inline comments as done.
protze.joachim added a comment.

lit would warn about missing run lines for these C files, implementing the tool libraries. 
All three files in each directory are built and used by the test application which is print.c in this case.

I think, I can rename the test application to suffix `.app.c` and change the test suffix to this.


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

https://reviews.llvm.org/D76012





More information about the Openmp-commits mailing list