[PATCH] D149227: [HWASAN] Untag pointer with TagMaskByte instead 0xFF
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 26 23:38:32 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcb6099ba43b9: [HWASAN] Untag pointer with TagMaskByte instead 0xFF (authored by vitalybuka).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149227/new/
https://reviews.llvm.org/D149227
Files:
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/test/Instrumentation/HWAddressSanitizer/X86/alloca.ll
llvm/test/Instrumentation/HWAddressSanitizer/X86/basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149227.517456.patch
Type: text/x-patch
Size: 13540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230427/8883c92a/attachment.bin>
More information about the llvm-commits
mailing list