[Openmp-commits] [PATCH] D100182: [OpenMP] [OMPD] [2/6] Implementation of OMPD debugging library - libompd. TargetValue: Access OpenMP runtime state through callbacks provided by tool

Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Sep 1 02:20:54 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb9a27908f9b3: [OpenMP][OMPD] Implementation of OMPD debugging library - libompd. (authored by Vignesh Balasubramanian <Vignesh.Balasubrmanian at amd.com>).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100182

Files:
  openmp/CMakeLists.txt
  openmp/libompd/.clang-tidy
  openmp/libompd/CMakeLists.txt
  openmp/libompd/src/CMakeLists.txt
  openmp/libompd/src/Debug.h
  openmp/libompd/src/TargetValue.cpp
  openmp/libompd/src/TargetValue.h
  openmp/libompd/src/ompd-private.h
  openmp/libompd/src/ompd-types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100182.369888.patch
Type: text/x-patch
Size: 33055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210901/5809c2ed/attachment-0001.bin>


More information about the Openmp-commits mailing list