[PATCH] D97310: [dfsan] Conservative solution to atomic load/store

stephan.yichao.zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 14:28:49 PST 2021


stephan.yichao.zhao updated this revision to Diff 326206.
stephan.yichao.zhao marked 5 inline comments as done.
stephan.yichao.zhao added a comment.

update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97310

Files:
  compiler-rt/test/dfsan/atomic.cpp
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/test/Instrumentation/DataFlowSanitizer/atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97310.326206.patch
Type: text/x-patch
Size: 24866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210224/e752eca4/attachment.bin>


More information about the llvm-commits mailing list