[PATCH] D58935: [tsan] Support interception of libdispatch on Linux

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 11:24:21 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355538: [tsan] Support interception of libdispatch on Linux (authored by yln, committed by ).
Herald added a subscriber: jfb.

Changed prior to commit:
  https://reviews.llvm.org/D58935?vs=189227&id=189542#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58935

Files:
  compiler-rt/trunk/CMakeLists.txt
  compiler-rt/trunk/lib/tsan/CMakeLists.txt
  compiler-rt/trunk/lib/tsan/rtl/tsan_libdispatch.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_libdispatch_mac.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58935.189542.patch
Type: text/x-patch
Size: 63121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190306/595d228e/attachment.bin>


More information about the llvm-commits mailing list