[Openmp-commits] [PATCH] D100183: [OpenMP] [OMPD] [3/6] Implementation of OMPD debugging library - libompd. omp-debug: Implementation of OMPD APIs.

Vignesh Balasubramanian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Apr 9 05:25:28 PDT 2021


Vigneshbalu created this revision.
Herald added subscribers: guansong, yaxunl, mgorny.
Vigneshbalu requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: openmp-commits, sstefan1.
Herald added a project: OpenMP.

This is part of review: https://reviews.llvm.org/D100181
Implementation of OMPD APIs as specified in the doc OpenMP API specificaion (5 OMPD Interface).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100183

Files:
  openmp/libompd/src/CMakeLists.txt
  openmp/libompd/src/omp-debug.cpp
  openmp/libompd/src/omp-debug.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100183.336409.patch
Type: text/x-patch
Size: 39209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210409/c52d6b8e/attachment-0001.bin>


More information about the Openmp-commits mailing list