[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:41:43 PDT 2021


fmayer updated this revision to Diff 374232.
fmayer added a comment.

add store test


Repository:
  rG LLVM Github Monorepo

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

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.374232.patch
Type: text/x-patch
Size: 10673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210922/4d59d1d4/attachment.bin>


More information about the llvm-commits mailing list