[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 15:46:42 PDT 2022


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

Repository:
  rG LLVM Github Monorepo

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.423755.patch
Type: text/x-patch
Size: 6429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220419/dec3600a/attachment.bin>


More information about the llvm-commits mailing list