[PATCH] D105703: [hwasan] Use stack safety analysis.
Florian Mayer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 22 04:05:09 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
fmayer marked 4 inline comments as done.
Closed by commit rGbde9415fef25: [hwasan] Use stack safety analysis. (authored by fmayer).
Changed prior to commit:
https://reviews.llvm.org/D105703?vs=360735&id=360761#toc
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.360761.patch
Type: text/x-patch
Size: 13001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210722/eab69a3b/attachment.bin>
More information about the llvm-commits
mailing list