[PATCH] D108457: [hwasan] Do not instrument accesses to uninteresting allocas.
Florian Mayer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 10 11:29:01 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG09391e7e507f: [hwasan] Do not instrument accesses to uninteresting allocas. (authored by fmayer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108457/new/
https://reviews.llvm.org/D108457
Files:
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/test/Instrumentation/HWAddressSanitizer/memaccess-clobber.ll
llvm/test/Instrumentation/HWAddressSanitizer/stack-safety-analysis.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108457.371977.patch
Type: text/x-patch
Size: 11786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210910/80c4ba92/attachment.bin>
More information about the llvm-commits
mailing list