[PATCH] D83867: [TSan] Add option for emitting compound read-write instrumentation

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 06:47:41 PDT 2020


melver updated this revision to Diff 278455.
melver marked 4 inline comments as done.
melver added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83867

Files:
  llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  llvm/test/Instrumentation/ThreadSanitizer/read_before_write.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83867.278455.patch
Type: text/x-patch
Size: 17025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/e303b64c/attachment.bin>


More information about the llvm-commits mailing list