[PATCH] D146208: [ASAN] Support memory checks on vp.load/store.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 25 05:55:35 PDT 2023


fakepaper56 updated this revision to Diff 508304.
fakepaper56 added a comment.

Fix mistakes that reames' pointed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146208

Files:
  llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
  llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
  llvm/test/Instrumentation/AddressSanitizer/asan-vp-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146208.508304.patch
Type: text/x-patch
Size: 27976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230325/bedd7efe/attachment.bin>


More information about the llvm-commits mailing list