[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:18:00 PDT 2020


guiand updated this revision to Diff 276271.
guiand marked 6 inline comments as done.
guiand added a comment.

Addressed comments


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.276271.patch
Type: text/x-patch
Size: 10900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/004f65ec/attachment.bin>


More information about the llvm-commits mailing list