[all-commits] [llvm/llvm-project] 88e557: Revert "[OpenMP] [OMPT] [2/8] Implemented a connec...
dhruvachak via All-commits
all-commits at lists.llvm.org
Tue Nov 1 09:00:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88e557cbc94095e4dd933eac30247c6ccb0bb56f
https://github.com/llvm/llvm-project/commit/88e557cbc94095e4dd933eac30247c6ccb0bb56f
Author: Dhruva Chakrabarti <Dhruva.Chakrabarti at amd.com>
Date: 2022-11-01 (Tue, 01 Nov 2022)
Changed paths:
M openmp/libomptarget/CMakeLists.txt
R openmp/libomptarget/include/ompt-connector.h
M openmp/libomptarget/src/CMakeLists.txt
R openmp/libomptarget/src/ompt_callback.cpp
M openmp/runtime/CMakeLists.txt
M openmp/runtime/cmake/config-ix.cmake
M openmp/runtime/src/CMakeLists.txt
M openmp/runtime/src/exports_so.txt
M openmp/runtime/src/ompt-general.cpp
M openmp/runtime/src/ompt-specific.cpp
M openmp/runtime/src/ompt-specific.h
Log Message:
-----------
Revert "[OpenMP] [OMPT] [2/8] Implemented a connector for communication of OMPT callbacks between libraries."
This reverts commit f94c2679cb1db92ce4103487bf0247eca6e4d722.
More information about the All-commits
mailing list