[PATCH] D83337: [MSAN] Instrument libatomic load/store calls

Gui Andrade via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 17:20:11 PDT 2020


guiand updated this revision to Diff 276272.
guiand added a comment.

isStore=true on atomic load destination


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83337

Files:
  compiler-rt/test/msan/libatomic.c
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/libatomic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83337.276272.patch
Type: text/x-patch
Size: 10899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/5fe574a9/attachment-0001.bin>


More information about the llvm-commits mailing list