[PATCH] D105703: [hwasan] Use stack safety analysis.
Florian Mayer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 12 03:17:23 PDT 2021
fmayer created this revision.
Herald added subscribers: ormris, hiraditya.
fmayer updated this revision to Diff 357514.
fmayer added a comment.
fmayer edited the summary of this revision.
fmayer updated this revision to Diff 357544.
fmayer edited the summary of this revision.
fmayer updated this revision to Diff 357881.
fmayer edited the summary of this revision.
fmayer published this revision for review.
fmayer added a reviewer: eugenis.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
Change commit message.
fmayer added a comment.
Formatting again.
fmayer added a comment.
Formatting.
This avoids unnecessary instrumentation.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D105703
Files:
clang/lib/CodeGen/BackendUtil.cpp
clang/test/CodeGen/hwasan-stack-safety-analysis-asm.c
clang/test/CodeGen/hwasan-stack-safety-analysis.c
llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105703.357881.patch
Type: text/x-patch
Size: 11952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210712/b95a5583/attachment.bin>
More information about the llvm-commits
mailing list