[all-commits] [llvm/llvm-project] 62fddd: [OpenMP][OMPD] Implementation of OMPD debugging li...

vigbalu via All-commits all-commits at lists.llvm.org
Mon Sep 27 00:02:52 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62fddd5ff5cdd5d66a58a01c46dc58c8ca9cd62e
      https://github.com/llvm/llvm-project/commit/62fddd5ff5cdd5d66a58a01c46dc58c8ca9cd62e
  Author: Vignesh Balu <vigbalas at amd.com>
  Date:   2021-09-27 (Mon, 27 Sep 2021)

  Changed paths:
    M openmp/libompd/src/CMakeLists.txt
    A openmp/libompd/src/omp-debug.cpp
    A openmp/libompd/src/omp-debug.h

  Log Message:
  -----------
  [OpenMP][OMPD] Implementation of OMPD debugging library - libompd.

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




More information about the All-commits mailing list