summaryrefslogtreecommitdiff
path: root/openmp/libompd/src/omp-debug.h
AgeCommit message (Collapse)Author
2021-09-27[OpenMP][OMPD] Implementation of OMPD debugging library - libompd.Vignesh Balu
This is a continuation of the review: https://reviews.llvm.org/D100182 This patch implements the OMPD API as specified in the standard doc. Reviewed By: @hbae Differential Revision: https://reviews.llvm.org/D100183