[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 08:02:57 PDT 2021


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

add more tests


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110254.374240.patch
Type: text/x-patch
Size: 15416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210922/5626866e/attachment.bin>


More information about the llvm-commits mailing list