[PATCH] D110254: [hwasan] have callbacks for 32 and 64 byte ops

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 22 07:25:55 PDT 2021


fmayer created this revision.
Herald added a subscriber: hiraditya.
fmayer requested review of this revision.
Herald added projects: Sanitizers, LLVM.
Herald added subscribers: llvm-commits, Sanitizers.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D110254

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: D110254.374228.patch
Type: text/x-patch
Size: 8949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210922/9486933a/attachment.bin>


More information about the llvm-commits mailing list