[PATCH] D149943: [hwasan] support hwasan-match-all-tag flag for hwasan meminstrinsic calls
Mingjie Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 13 03:25:08 PDT 2023
Enna1 updated this revision to Diff 521895.
Enna1 added a comment.
do not use match-all memset/memcpy/memmove for kernel mode HWASAN
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149943/new/
https://reviews.llvm.org/D149943
Files:
compiler-rt/lib/hwasan/hwasan_interface_internal.h
compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/test/Instrumentation/HWAddressSanitizer/mem-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149943.521895.patch
Type: text/x-patch
Size: 9414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230513/03161705/attachment.bin>
More information about the llvm-commits
mailing list