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

stephan.yichao.zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 13:51:59 PST 2021


stephan.yichao.zhao updated this revision to Diff 325894.
stephan.yichao.zhao edited the summary of this revision.
stephan.yichao.zhao added a comment.

fixed test failures


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.325894.patch
Type: text/x-patch
Size: 24773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/abf91702/attachment.bin>


More information about the llvm-commits mailing list