[PATCH] D108457: [hwasan] Do not instrument accesses to uninteresting allocas.

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 9 07:09:16 PDT 2021


fmayer updated this revision to Diff 371585.
fmayer added a comment.

style


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.371585.patch
Type: text/x-patch
Size: 11785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210909/e3c45d5f/attachment.bin>


More information about the llvm-commits mailing list