[Openmp-commits] [PATCH] D142378: [OpenMP][Archer] Use dlsym rather than weak symbols for TSan annotations

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jan 24 04:29:53 PST 2023


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

Fix the special case handling for `RunningOnValgrind` pointed out by @Hahnfeld . We don't want to have output for a missing call, so it still has a separate macro.


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

https://reviews.llvm.org/D142378

Files:
  openmp/tools/archer/ompt-tsan.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142378.491713.patch
Type: text/x-patch
Size: 4536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230124/8a262dd0/attachment.bin>


More information about the Openmp-commits mailing list