[Openmp-commits] [PATCH] D99803: [openmp] Add OMPT initialization in libomptarget

Lechen Yu via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Aug 4 08:32:50 PDT 2021


lechenyu updated this revision to Diff 364110.
lechenyu added a comment.

Remove the unnecessary variable "libomp_start_tool".


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99803/new/

https://reviews.llvm.org/D99803

Files:
  openmp/libomptarget/CMakeLists.txt
  openmp/libomptarget/src/CMakeLists.txt
  openmp/libomptarget/src/ompt-target.cpp
  openmp/libomptarget/src/ompt-target.h
  openmp/libomptarget/src/rtl.cpp
  openmp/runtime/cmake/config-ix.cmake
  openmp/runtime/src/exports_so.txt
  openmp/runtime/src/include/omp-tools.h.var
  openmp/runtime/src/ompt-event-specific.h
  openmp/runtime/src/ompt-general.cpp
  openmp/runtime/src/ompt-internal.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99803.364110.patch
Type: text/x-patch
Size: 24824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210804/0783ab8c/attachment-0001.bin>


More information about the Openmp-commits mailing list