[PATCH] D85559: [MSAN] Reintroduce libatomic load/store instrumentation

Gui Andrade via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 15:54:14 PDT 2020


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

Rebased on master (again)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85559

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85559.284080.patch
Type: text/x-patch
Size: 13106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200807/d12047e7/attachment.bin>


More information about the llvm-commits mailing list