[PATCH] D121835: [HWASan] do not replace lifetime intrinsics with tagged address.
Florian Mayer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 16 11:46:56 PDT 2022
fmayer updated this revision to Diff 415924.
fmayer added a comment.
simplify
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121835/new/
https://reviews.llvm.org/D121835
Files:
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/test/Instrumentation/HWAddressSanitizer/exception-lifetime.ll
llvm/test/Instrumentation/HWAddressSanitizer/stack-coloring.ll
llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121835.415924.patch
Type: text/x-patch
Size: 15456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/992c0d32/attachment.bin>
More information about the llvm-commits
mailing list