[PATCH] D64783: hwasan: Pad arrays with non-1 size correctly.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 15 17:57:49 PDT 2019
pcc created this revision.
pcc added a reviewer: eugenis.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
Spotted by eugenis.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D64783
Files:
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/test/Instrumentation/HWAddressSanitizer/alloca-with-calls.ll
llvm/test/Instrumentation/HWAddressSanitizer/alloca.ll
llvm/test/Instrumentation/HWAddressSanitizer/kernel-alloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64783.210003.patch
Type: text/x-patch
Size: 5502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190716/52d623be/attachment.bin>
More information about the llvm-commits
mailing list