summaryrefslogtreecommitdiff
path: root/openmp/libompd/src/omp-state.cpp
AgeCommit message (Collapse)Author
2021-10-27[OpenMP][OMPD] Implementation of OMPD debugging library - libompd.Vignesh Balasubramanian
This is a continuation of the review: https://reviews.llvm.org/D100183 It contains routines that retrieve OpenMP ICV values for OMPD. Reviewed By: @hbae Differential Revision: https://reviews.llvm.org/D100184