[PATCH] D109816: [hwasan] also omit safe mem[cpy|mov|set].
Florian Mayer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 21 05:40:38 PDT 2021
fmayer updated this revision to Diff 373878.
fmayer added a comment.
match logic to comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109816/new/
https://reviews.llvm.org/D109816
Files:
llvm/include/llvm/Analysis/StackSafetyAnalysis.h
llvm/lib/Analysis/StackSafetyAnalysis.cpp
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/test/Analysis/StackSafetyAnalysis/local.ll
llvm/test/Instrumentation/HWAddressSanitizer/mem-intrinsics.ll
llvm/test/Instrumentation/HWAddressSanitizer/stack-safety-analysis.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109816.373878.patch
Type: text/x-patch
Size: 15543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210921/62225fc0/attachment.bin>
More information about the llvm-commits
mailing list