mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 20:16:37 +00:00

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