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

Gui Andrade via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 09:45:47 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG33d239513c88: [MSAN] Instrument libatomic load/store calls (authored by guiand).

Changed prior to commit:
  https://reviews.llvm.org/D83337?vs=278966&id=279858#toc

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.279858.patch
Type: text/x-patch
Size: 10674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200722/255558f3/attachment.bin>


More information about the llvm-commits mailing list