[Openmp-commits] [PATCH] D103767: [OpenMP] Remove TSan annotations from libomp

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jul 7 08:00:52 PDT 2021


protze.joachim updated this revision to Diff 356957.
protze.joachim added a comment.

@AndreyChurbanov we talked about the patch during today's OpenMP in LLVM call and agreed that the patch should be applied. Can you please review and accept?

I just removed one unrelated change and rebased to current main.


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

https://reviews.llvm.org/D103767

Files:
  openmp/runtime/CMakeLists.txt
  openmp/runtime/src/CMakeLists.txt
  openmp/runtime/src/exports_so.txt
  openmp/runtime/src/kmp_barrier.cpp
  openmp/runtime/src/kmp_config.h.cmake
  openmp/runtime/src/kmp_lock.cpp
  openmp/runtime/src/kmp_runtime.cpp
  openmp/runtime/src/kmp_tasking.cpp
  openmp/runtime/src/tsan_annotations.cpp
  openmp/runtime/src/tsan_annotations.h
  openmp/runtime/src/z_Linux_util.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103767.356957.patch
Type: text/x-patch
Size: 39227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210707/65378a5e/attachment-0001.bin>


More information about the Openmp-commits mailing list