[PATCH] D112098: [ASan] Added stack safety support in address sanitizer.

Kirill Stoimenov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 21 14:11:37 PDT 2021


kstoimenov updated this revision to Diff 381391.
kstoimenov added a comment.

Added support for legacy pass manager and a test for it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112098/new/

https://reviews.llvm.org/D112098

Files:
  llvm/include/llvm/Analysis/StackSafetyAnalysis.h
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/test/Instrumentation/AddressSanitizer/asan-stack-safety.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112098.381391.patch
Type: text/x-patch
Size: 9801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211021/48f13673/attachment.bin>


More information about the cfe-commits mailing list