[PATCH] D132070: [DFSan] Fix handling of libAtomic external functions.

Andrew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 17 14:41:45 PDT 2022


browneee updated this revision to Diff 453437.
browneee added a comment.

Add missing test file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132070

Files:
  compiler-rt/lib/dfsan/dfsan.cpp
  compiler-rt/test/dfsan/libatomic.c
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132070.453437.patch
Type: text/x-patch
Size: 22109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220817/947f82fe/attachment.bin>


More information about the llvm-commits mailing list