[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 3 05:23:06 PDT 2021
fmayer updated this revision to Diff 370554.
fmayer added a comment.
rework to address comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108457/new/
https://reviews.llvm.org/D108457
Files:
llvm/include/llvm/Analysis/StackSafetyAnalysis.h
llvm/lib/Analysis/StackSafetyAnalysis.cpp
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.370554.patch
Type: text/x-patch
Size: 17594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210903/f4343cb0/attachment.bin>
More information about the llvm-commits
mailing list