[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
Tue May 2 06:37:03 PDT 2023


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

update


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/X86/kernel.ll
  llvm/test/Instrumentation/HWAddressSanitizer/with-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149580.518703.patch
Type: text/x-patch
Size: 17824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230502/000a87d0/attachment.bin>


More information about the llvm-commits mailing list