[PATCH] D25858: [tsan][llvm] Implement the function attribute to disable TSan checking at run time

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 15:10:49 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286663: [tsan][llvm] Implement the function attribute to disable TSan checking at run… (authored by zaks).

Changed prior to commit:
  https://reviews.llvm.org/D25858?vs=77436&id=77679#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25858

Files:
  llvm/trunk/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  llvm/trunk/test/Instrumentation/ThreadSanitizer/sanitize-thread-no-checking.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25858.77679.patch
Type: text/x-patch
Size: 4144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161111/177d5731/attachment.bin>


More information about the llvm-commits mailing list