[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:28:09 PDT 2022


browneee created this revision.
Herald added subscribers: Enna1, hiraditya.
Herald added a project: All.
browneee requested review of this revision.
Herald added projects: Sanitizers, LLVM.
Herald added subscribers: llvm-commits, Sanitizers.

Implementation based on MSan.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132070

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

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


More information about the llvm-commits mailing list