[PATCH] D124051: [DFSan] Print an error before calling null extern_weak functions, incase dfsan instrumentation optimized out a null check.
Andrew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 19 17:02:56 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG204c12eef9e1: [DFSan] Print an error before calling null extern_weak functions, incase dfsan… (authored by browneee).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124051/new/
https://reviews.llvm.org/D124051
Files:
compiler-rt/lib/dfsan/dfsan.cpp
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/test/Instrumentation/DataFlowSanitizer/extern_weak.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124051.423773.patch
Type: text/x-patch
Size: 6429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/20da4d0e/attachment.bin>
More information about the llvm-commits
mailing list