[PATCH] D146208: [ASAN] Support memory checks on vp.load/store.
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 7 04:30:25 PDT 2023
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG42601e116b66: [ASAN] Support memory checks on vp.load/store. (authored by fakepaper56).
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.520165.patch
Type: text/x-patch
Size: 28168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230507/fb6a25bf/attachment.bin>
More information about the llvm-commits
mailing list