[Openmp-commits] [PATCH] D100181: [OpenMP] [OMPD] [1/6] Implementation of OMPD debugging library - libompd. Code changes in openmp/runtime to support libompd.
Vignesh Balasubramanian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Apr 13 01:24:10 PDT 2021
Vigneshbalu updated this revision to Diff 337058.
Vigneshbalu added a comment.
Removed the code that is not guarded by OMPD and created a separate review for the same https://reviews.llvm.org/D100366
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100181/new/
https://reviews.llvm.org/D100181
Files:
openmp/runtime/CMakeLists.txt
openmp/runtime/src/CMakeLists.txt
openmp/runtime/src/include/omp-tools.h.var
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_config.h.cmake
openmp/runtime/src/kmp_csupport.cpp
openmp/runtime/src/kmp_gsupport.cpp
openmp/runtime/src/kmp_runtime.cpp
openmp/runtime/src/kmp_settings.cpp
openmp/runtime/src/kmp_settings.h
openmp/runtime/src/kmp_tasking.cpp
openmp/runtime/src/kmp_wait_release.h
openmp/runtime/src/ompd-specific.cpp
openmp/runtime/src/ompd-specific.h
openmp/runtime/src/ompt-general.cpp
openmp/runtime/src/ompt-specific.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100181.337058.patch
Type: text/x-patch
Size: 41202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210413/c4841a27/attachment-0001.bin>
More information about the Openmp-commits
mailing list