[PATCH] D105703: [hwasan] Use stack safety analysis.

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 15:31:23 PDT 2021


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

more flag parsing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105703

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  clang/test/CodeGen/hwasan-stack-safety-analysis.c
  llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/Instrumentation/HWAddressSanitizer/stack-safety-analysis.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105703.360623.patch
Type: text/x-patch
Size: 12922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/0049f2e7/attachment.bin>


More information about the llvm-commits mailing list