[PATCH] D109816: [hwasan] also omit safe mem[cpy|mov|set].

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 06:36:00 PDT 2021


fmayer created this revision.
Herald added a subscriber: hiraditya.
fmayer updated this revision to Diff 372665.
fmayer added a comment.
fmayer updated this revision to Diff 372686.
fmayer published this revision for review.
fmayer added a reviewer: eugenis.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

more test


fmayer added a comment.

fix test


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109816

Files:
  llvm/include/llvm/Analysis/StackSafetyAnalysis.h
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  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.372686.patch
Type: text/x-patch
Size: 10251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/4c408f92/attachment.bin>


More information about the llvm-commits mailing list