[PATCH] D149580: [hwasan] support hwasan-match-all-tag flag for callback memory access instrumentation

Mingjie Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 13 03:19:09 PDT 2023


Enna1 updated this revision to Diff 521893.
Enna1 added a comment.

do not use match-all callback for kernel mode HWASAN


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149580/new/

https://reviews.llvm.org/D149580

Files:
  compiler-rt/lib/hwasan/hwasan.cpp
  compiler-rt/lib/hwasan/hwasan_interface_internal.h
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/Instrumentation/HWAddressSanitizer/with-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149580.521893.patch
Type: text/x-patch
Size: 17672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230513/d1a76ff9/attachment.bin>


More information about the llvm-commits mailing list