[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:51:16 PDT 2021


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

simplify


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.374236.patch
Type: text/x-patch
Size: 10481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210922/758ce52c/attachment-0001.bin>


More information about the llvm-commits mailing list